#64EAE2#64EAE2
#64EAE2 is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.1% C 0.118 H 189.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAE2 |
|---|---|
| RGB | rgb(100, 234, 226) |
| HSL | hsl(176, 76%, 65%) |
| HSV | hsv(176, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(85.52, -38.33, -7.16) |
| CIE-LCH | lch(85.52, 38.99, 190.58°) |
| OKLab | oklab(86.1% -0.1158 -0.02) |
| OKLCH | oklch(86.1% 0.118 189.8) |
| XYZ | xyz(48.3998, 67.0410, 82.3263) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.67
Tiffany Blue
#7BF2DA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAE2 #EA646C
analogous
#64EA9F #64EAE2 #64AFEA
triadic
#64EAE2 #E264EA #EAE264
tetradic
#64EAE2 #9F64EA #EA646C #AFEA64
square
#64EAE2 #9F64EA #EA646C #AFEA64
split-complementary
#64EAE2 #EA64AF #EA9F64
monochromatic
#19BAB1 #2EE3D8 #64EAE2 #9AF1EC #D0F9F6
Accessibility & contrast
On white
1.46
#64EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#64EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAE2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAE2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eae2; /* rgb */ color: rgb(100, 234, 226); /* oklch */ color: oklch(86.1% 0.118 189.8);
Tailwind
colors: {
custom: {
50: '#9df1eb',
500: '#64eae2',
950: '#000000',
},
}SCSS
$custom: #64eae2; $custom-light: #9df1eb; $custom-dark: #000000;
JSON
{
"hex": "#64eae2",
"rgb": {
"r": 100,
"g": 234,
"b": 226
},
"hsl": {
"h": 176.418,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86099,
"c": 0.11754,
"h": 189.8
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#64EAE2
secondary
#BA3940
accent
#0D19D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584