#64E7EE#64E7EE
#64E7EE is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.115 H 200.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7EE |
|---|---|
| RGB | rgb(100, 231, 238) |
| HSL | hsl(183, 80%, 66%) |
| HSV | hsv(183, 58%, 93%) |
| CMYK | cmyk(58%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.01, -33.77, -14.25) |
| CIE-LCH | lch(85.01, 36.66, 202.87°) |
| OKLab | oklab(85.8% -0.1078 -0.0394) |
| OKLCH | oklch(85.8% 0.115 200.1) |
| XYZ | xyz(49.2575, 66.0292, 91.0214) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7EE #EE6B64
analogous
#64EEB0 #64E7EE #64A2EE
triadic
#64E7EE #EE64E7 #E7EE64
tetradic
#64E7EE #B064EE #EE6B64 #A2EE64
square
#64E7EE #B064EE #EE6B64 #A2EE64
split-complementary
#64E7EE #EE64A2 #EEB064
monochromatic
#15BAC2 #2DDEE8 #64E7EE #9BF0F4 #D2F8FA
Accessibility & contrast
On white
1.48
#64E7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#64E7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7EE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7EE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7ee; /* rgb */ color: rgb(100, 231, 238); /* oklch */ color: oklch(85.8% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#9deff3',
500: '#64e7ee',
950: '#000000',
},
}SCSS
$custom: #64e7ee; $custom-light: #9deff3; $custom-dark: #000000;
JSON
{
"hex": "#64e7ee",
"rgb": {
"r": 100,
"g": 231,
"b": 238
},
"hsl": {
"h": 183.043,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85799,
"c": 0.11475,
"h": 200.1
},
"luminance": 0.66034
}Semantic roles & 50–950 ramp
primary
#64E7EE
secondary
#C03D36
accent
#1409DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585