#64F2E5#64F2E5
#64F2E5 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.1% C 0.124 H 186.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2E5 |
|---|---|
| RGB | rgb(100, 242, 229) |
| HSL | hsl(175, 85%, 67%) |
| HSV | hsv(175, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 5.4%, 5.1%) |
| CIE-LAB | lab(87.90, -41.18, -5.22) |
| CIE-LCH | lch(87.90, 41.51, 187.22°) |
| OKLab | oklab(88.05% -0.1228 -0.0148) |
| OKLCH | oklch(88.05% 0.124 186.9) |
| XYZ | xyz(51.1442, 71.8655, 85.2896) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Turquoise
#0FFEF9
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 5.33
Aqua
#00FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2E5 #F26471
analogous
#64F29E #64F2E5 #64B8F2
triadic
#64F2E5 #E564F2 #F2E564
tetradic
#64F2E5 #9E64F2 #F26471 #B8F264
square
#64F2E5 #9E64F2 #F26471 #B8F264
split-complementary
#64F2E5 #F264B8 #F29E64
monochromatic
#11CBBA #2CEDDC #64F2E5 #9CF7EE #D5FBF8
Accessibility & contrast
On white
1.37
#64F2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#64F2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2E5
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2E5 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f2e5; /* rgb */ color: rgb(100, 242, 229); /* oklch */ color: oklch(88.1% 0.124 186.9);
Tailwind
colors: {
custom: {
50: '#9ef7ed',
500: '#64f2e5',
950: '#000000',
},
}SCSS
$custom: #64f2e5; $custom-light: #9ef7ed; $custom-dark: #000000;
JSON
{
"hex": "#64f2e5",
"rgb": {
"r": 100,
"g": 242,
"b": 229
},
"hsl": {
"h": 174.507,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.88053,
"c": 0.12367,
"h": 186.9
},
"luminance": 0.71871
}Semantic roles & 50–950 ramp
primary
#64F2E5
secondary
#C73341
accent
#0519E1
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101716
muted
#808584