#64EEE4#64EEE4
#64EEE4 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.120 H 188.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEE4 |
|---|---|
| RGB | rgb(100, 238, 228) |
| HSL | hsl(176, 80%, 66%) |
| HSV | hsv(176, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(86.73, -39.63, -6.43) |
| CIE-LCH | lch(86.73, 40.15, 189.22°) |
| OKLab | oklab(87.09% -0.1191 -0.018) |
| OKLCH | oklch(87.09% 0.12 188.6) |
| XYZ | xyz(49.8275, 69.4547, 84.1639) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEE4 #EE646E
analogous
#64EE9F #64EEE4 #64B3EE
triadic
#64EEE4 #E464EE #EEE464
tetradic
#64EEE4 #9F64EE #EE646E #B3EE64
square
#64EEE4 #9F64EE #EE646E #B3EE64
split-complementary
#64EEE4 #EE64B3 #EE9F64
monochromatic
#15C2B6 #2DE8DA #64EEE4 #9BF4EE #D2FAF7
Accessibility & contrast
On white
1.41
#64EEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#64EEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEE4
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEE4 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64eee4; /* rgb */ color: rgb(100, 238, 228); /* oklch */ color: oklch(87.1% 0.120 188.6);
Tailwind
colors: {
custom: {
50: '#9df4ec',
500: '#64eee4',
950: '#000000',
},
}SCSS
$custom: #64eee4; $custom-light: #9df4ec; $custom-dark: #000000;
JSON
{
"hex": "#64eee4",
"rgb": {
"r": 100,
"g": 238,
"b": 228
},
"hsl": {
"h": 175.652,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.87092,
"c": 0.12047,
"h": 188.6
},
"luminance": 0.6946
}Semantic roles & 50–950 ramp
primary
#64EEE4
secondary
#C03640
accent
#0918DD
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584