#64DFDF#64DFDF
#64DFDF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.109 H 195.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFDF |
|---|---|
| RGB | rgb(100, 223, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.28, -34.03, -10.40) |
| CIE-LCH | lch(82.28, 35.58, 197.00°) |
| OKLab | oklab(83.44% -0.1056 -0.0288) |
| OKLCH | oklch(83.44% 0.109 195.3) |
| XYZ | xyz(44.9568, 60.8079, 79.1656) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFDF #DF6464
analogous
#64DFA1 #64DFDF #64A1DF
triadic
#64DFDF #DF64DF #DFDF64
tetradic
#64DFDF #A164DF #DF6464 #A1DF64
square
#64DFDF #A164DF #DF6464 #A1DF64
split-complementary
#64DFDF #DF64A1 #DFA164
monochromatic
#22A6A6 #31D5D5 #64DFDF #97E9E9 #C9F4F4
Accessibility & contrast
On white
1.60
#64DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#64DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFDF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFDF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfdf; /* rgb */ color: rgb(100, 223, 223); /* oklch */ color: oklch(83.4% 0.109 195.3);
Tailwind
colors: {
custom: {
50: '#9ce9e9',
500: '#64dfdf',
950: '#000000',
},
}SCSS
$custom: #64dfdf; $custom-light: #9ce9e9; $custom-dark: #000000;
JSON
{
"hex": "#64dfdf",
"rgb": {
"r": 100,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83443,
"c": 0.10946,
"h": 195.3
},
"luminance": 0.60812
}Semantic roles & 50–950 ramp
primary
#64DFDF
secondary
#A93E3E
accent
#1818CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484