#64DEEB#64DEEB
#64DEEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.110 H 204.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEEB |
|---|---|
| RGB | rgb(100, 222, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 57%, 92%) |
| CMYK | cmyk(57.4%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.35, -30.32, -16.66) |
| CIE-LCH | lch(82.35, 34.59, 208.79°) |
| OKLab | oklab(83.62% -0.0996 -0.0461) |
| OKLCH | oklch(83.62% 0.11 204.8) |
| XYZ | xyz(46.3660, 60.9454, 87.9013) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Aqua Blue
#02D8E9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 7.05
Bright Light Blue
#26F7FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEEB #EB7164
analogous
#64EBB4 #64DEEB #649AEB
triadic
#64DEEB #EB64DE #DEEB64
tetradic
#64DEEB #B464EB #EB7164 #9AEB64
square
#64DEEB #B464EB #EB7164 #9AEB64
split-complementary
#64DEEB #EB649A #EBB464
monochromatic
#18ADBC #2ED2E4 #64DEEB #9AEAF2 #D0F5F9
Accessibility & contrast
On white
1.59
#64DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#64DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEEB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEEB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64deeb; /* rgb */ color: rgb(100, 222, 235); /* oklch */ color: oklch(83.6% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#9ce8f1',
500: '#64deeb',
950: '#000000',
},
}SCSS
$custom: #64deeb; $custom-light: #9ce8f1; $custom-dark: #000000;
JSON
{
"hex": "#64deeb",
"rgb": {
"r": 100,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.778,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.83623,
"c": 0.10979,
"h": 204.8
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#64DEEB
secondary
#BB4538
accent
#200CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485