#64E0EB#64E0EB
#64E0EB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.111 H 203.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64E0EB |
|---|---|
| RGB | rgb(100, 224, 235) |
| HSL | hsl(185, 77%, 66%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(57.4%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.92, -31.28, -15.80) |
| CIE-LCH | lch(82.92, 35.04, 206.80°) |
| OKLab | oklab(84.08% -0.1017 -0.0437) |
| OKLCH | oklch(84.08% 0.111 203.3) |
| XYZ | xyz(46.9003, 62.0141, 88.0794) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E0EB #EB6F64
analogous
#64EBB2 #64E0EB #649CEB
triadic
#64E0EB #EB64E0 #E0EB64
tetradic
#64E0EB #B264EB #EB6F64 #9CEB64
square
#64E0EB #B264EB #EB6F64 #9CEB64
split-complementary
#64E0EB #EB649C #EBB264
monochromatic
#18AFBC #2ED5E4 #64E0EB #9AEBF2 #D0F6F9
Accessibility & contrast
On white
1.57
#64E0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#64E0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E0EB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E0EB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e0eb; /* rgb */ color: rgb(100, 224, 235); /* oklch */ color: oklch(84.1% 0.111 203.3);
Tailwind
colors: {
custom: {
50: '#9ceaf1',
500: '#64e0eb',
950: '#000000',
},
}SCSS
$custom: #64e0eb; $custom-light: #9ceaf1; $custom-dark: #000000;
JSON
{
"hex": "#64e0eb",
"rgb": {
"r": 100,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84083,
"c": 0.11072,
"h": 203.3
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#64E0EB
secondary
#BB4338
accent
#1D0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485