#64EAE5#64EAE5
#64EAE5 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.117 H 191.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAE5 |
|---|---|
| RGB | rgb(100, 234, 229) |
| HSL | hsl(178, 76%, 65%) |
| HSV | hsv(178, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(85.61, -37.55, -8.62) |
| CIE-LCH | lch(85.61, 38.53, 192.92°) |
| OKLab | oklab(86.19% -0.1146 -0.024) |
| OKLCH | oklch(86.19% 0.117 191.8) |
| XYZ | xyz(48.8151, 67.2071, 84.5133) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.77
Bright Light Blue
#26F7FD
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.13
Aqua
#00FFFF
ΔE00 5.47
Bright Aqua
#0BF9EA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAE5 #EA6469
analogous
#64EAA2 #64EAE5 #64ACEA
triadic
#64EAE5 #E564EA #EAE564
tetradic
#64EAE5 #A264EA #EA6469 #ACEA64
square
#64EAE5 #A264EA #EA6469 #ACEA64
split-complementary
#64EAE5 #EA64AC #EAA264
monochromatic
#19BAB4 #2EE3DC #64EAE5 #9AF1EE #D0F9F7
Accessibility & contrast
On white
1.45
#64EAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#64EAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAE5
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAE5 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eae5; /* rgb */ color: rgb(100, 234, 229); /* oklch */ color: oklch(86.2% 0.117 191.8);
Tailwind
colors: {
custom: {
50: '#9df1ed',
500: '#64eae5',
950: '#000000',
},
}SCSS
$custom: #64eae5; $custom-light: #9df1ed; $custom-dark: #000000;
JSON
{
"hex": "#64eae5",
"rgb": {
"r": 100,
"g": 234,
"b": 229
},
"hsl": {
"h": 177.761,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.86194,
"c": 0.11705,
"h": 191.8
},
"luminance": 0.67212
}Semantic roles & 50–950 ramp
primary
#64EAE5
secondary
#BA393D
accent
#0D15D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584