#64EEE2#64EEE2
#64EEE2 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.121 H 187.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEE2 |
|---|---|
| RGB | rgb(100, 238, 226) |
| HSL | hsl(175, 80%, 66%) |
| HSV | hsv(175, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 5%, 6.7%) |
| CIE-LAB | lab(86.67, -40.14, -5.46) |
| CIE-LCH | lch(86.67, 40.51, 187.75°) |
| OKLab | oklab(87.03% -0.12 -0.0154) |
| OKLCH | oklch(87.03% 0.121 187.3) |
| XYZ | xyz(49.5515, 69.3443, 82.7102) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 5.55
Aqua
#00FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEE2 #EE6470
analogous
#64EE9D #64EEE2 #64B5EE
triadic
#64EEE2 #E264EE #EEE264
tetradic
#64EEE2 #9D64EE #EE6470 #B5EE64
square
#64EEE2 #9D64EE #EE6470 #B5EE64
split-complementary
#64EEE2 #EE64B5 #EE9D64
monochromatic
#15C2B3 #2DE8D8 #64EEE2 #9BF4EC #D2FAF7
Accessibility & contrast
On white
1.41
#64EEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#64EEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEE2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEE2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#CDD2E4
Tritanopia (blue-blind)
#00F3EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64eee2; /* rgb */ color: rgb(100, 238, 226); /* oklch */ color: oklch(87.0% 0.121 187.3);
Tailwind
colors: {
custom: {
50: '#9df4eb',
500: '#64eee2',
950: '#000000',
},
}SCSS
$custom: #64eee2; $custom-light: #9df4eb; $custom-dark: #000000;
JSON
{
"hex": "#64eee2",
"rgb": {
"r": 100,
"g": 238,
"b": 226
},
"hsl": {
"h": 174.783,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8703,
"c": 0.12094,
"h": 187.3
},
"luminance": 0.69349
}Semantic roles & 50–950 ramp
primary
#64EEE2
secondary
#C03642
accent
#091BDD
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584