#64EAE6#64EAE6
#64EAE6 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.2% C 0.117 H 192.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAE6 |
|---|---|
| RGB | rgb(100, 234, 230) |
| HSL | hsl(178, 76%, 65%) |
| HSV | hsv(178, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(85.64, -37.29, -9.10) |
| CIE-LCH | lch(85.64, 38.39, 193.71°) |
| OKLab | oklab(86.23% -0.1141 -0.0253) |
| OKLCH | oklch(86.23% 0.117 192.5) |
| XYZ | xyz(48.9551, 67.2632, 85.2507) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAE6 #EA6468
analogous
#64EAA3 #64EAE6 #64ABEA
triadic
#64EAE6 #E664EA #EAE664
tetradic
#64EAE6 #A364EA #EA6468 #ABEA64
square
#64EAE6 #A364EA #EA6468 #ABEA64
split-complementary
#64EAE6 #EA64AB #EAA364
monochromatic
#19BAB6 #2EE3DD #64EAE6 #9AF1EF #D0F9F7
Accessibility & contrast
On white
1.45
#64EAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#64EAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAE6
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAE6 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE6
Deuteranopia (green-blind)
#C8CFE7
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eae6; /* rgb */ color: rgb(100, 234, 230); /* oklch */ color: oklch(86.2% 0.117 192.5);
Tailwind
colors: {
custom: {
50: '#9df1ed',
500: '#64eae6',
950: '#000000',
},
}SCSS
$custom: #64eae6; $custom-light: #9df1ed; $custom-dark: #000000;
JSON
{
"hex": "#64eae6",
"rgb": {
"r": 100,
"g": 234,
"b": 230
},
"hsl": {
"h": 178.209,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86226,
"c": 0.11692,
"h": 192.5
},
"luminance": 0.67268
}Semantic roles & 50–950 ramp
primary
#64EAE6
secondary
#BA393C
accent
#0D13D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584