#64E2EE#64E2EE
#64E2EE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.112 H 203.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2EE |
|---|---|
| RGB | rgb(100, 226, 238) |
| HSL | hsl(185, 80%, 66%) |
| HSV | hsv(185, 58%, 93%) |
| CMYK | cmyk(58%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.58, -31.41, -16.39) |
| CIE-LCH | lch(83.58, 35.43, 207.56°) |
| OKLab | oklab(84.65% -0.1026 -0.0453) |
| OKLCH | oklch(84.65% 0.112 203.8) |
| XYZ | xyz(47.8781, 63.2702, 90.5615) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.82
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2EE #EE7064
analogous
#64EEB5 #64E2EE #649DEE
triadic
#64E2EE #EE64E2 #E2EE64
tetradic
#64E2EE #B564EE #EE7064 #9DEE64
square
#64E2EE #B564EE #EE7064 #9DEE64
split-complementary
#64E2EE #EE649D #EEB564
monochromatic
#15B3C2 #2DD8E8 #64E2EE #9BECF4 #D2F7FA
Accessibility & contrast
On white
1.54
#64E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#64E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2EE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2EE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e2ee; /* rgb */ color: rgb(100, 226, 238); /* oklch */ color: oklch(84.6% 0.112 203.8);
Tailwind
colors: {
custom: {
50: '#9debf3',
500: '#64e2ee',
950: '#000000',
},
}SCSS
$custom: #64e2ee; $custom-light: #9debf3; $custom-dark: #000000;
JSON
{
"hex": "#64e2ee",
"rgb": {
"r": 100,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.217,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84648,
"c": 0.11218,
"h": 203.8
},
"luminance": 0.63275
}Semantic roles & 50–950 ramp
primary
#64E2EE
secondary
#C04236
accent
#1B09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485