#64E6EE#64E6EE
#64E6EE is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.6% C 0.114 H 200.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6EE |
|---|---|
| RGB | rgb(100, 230, 238) |
| HSL | hsl(183, 80%, 66%) |
| HSV | hsv(183, 58%, 93%) |
| CMYK | cmyk(58%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.73, -33.30, -14.67) |
| CIE-LCH | lch(84.73, 36.39, 203.78°) |
| OKLab | oklab(85.57% -0.1067 -0.0406) |
| OKLCH | oklch(85.57% 0.114 200.8) |
| XYZ | xyz(48.9784, 65.4710, 90.9283) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6EE #EE6C64
analogous
#64EEB1 #64E6EE #64A1EE
triadic
#64E6EE #EE64E6 #E6EE64
tetradic
#64E6EE #B164EE #EE6C64 #A1EE64
square
#64E6EE #B164EE #EE6C64 #A1EE64
split-complementary
#64E6EE #EE64A1 #EEB164
monochromatic
#15B8C2 #2DDDE8 #64E6EE #9BEFF4 #D2F8FA
Accessibility & contrast
On white
1.49
#64E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#64E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6EE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6EE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6ee; /* rgb */ color: rgb(100, 230, 238); /* oklch */ color: oklch(85.6% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#9deef3',
500: '#64e6ee',
950: '#000000',
},
}SCSS
$custom: #64e6ee; $custom-light: #9deef3; $custom-dark: #000000;
JSON
{
"hex": "#64e6ee",
"rgb": {
"r": 100,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.478,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85568,
"c": 0.11419,
"h": 200.8
},
"luminance": 0.65476
}Semantic roles & 50–950 ramp
primary
#64E6EE
secondary
#C03E36
accent
#1509DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585