#64DBEB#64DBEB
#64DBEB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.109 H 207.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBEB |
|---|---|
| RGB | rgb(100, 219, 235) |
| HSL | hsl(187, 77%, 66%) |
| HSV | hsv(187, 57%, 92%) |
| CMYK | cmyk(57.4%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.49, -28.87, -17.95) |
| CIE-LCH | lch(81.49, 34.00, 211.87°) |
| OKLab | oklab(82.93% -0.0965 -0.0497) |
| OKLCH | oklch(82.93% 0.109 207.2) |
| XYZ | xyz(45.5763, 59.3660, 87.6381) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBEB #EB7464
analogous
#64EBB7 #64DBEB #6497EB
triadic
#64DBEB #EB64DB #DBEB64
tetradic
#64DBEB #B764EB #EB7464 #97EB64
square
#64DBEB #B764EB #EB7464 #97EB64
split-complementary
#64DBEB #EB6497 #EBB764
monochromatic
#18A9BC #2ECEE4 #64DBEB #9AE8F2 #D0F4F9
Accessibility & contrast
On white
1.63
#64DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#64DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBEB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBEB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dbeb; /* rgb */ color: rgb(100, 219, 235); /* oklch */ color: oklch(82.9% 0.109 207.2);
Tailwind
colors: {
custom: {
50: '#9ce6f1',
500: '#64dbeb',
950: '#000000',
},
}SCSS
$custom: #64dbeb; $custom-light: #9ce6f1; $custom-dark: #000000;
JSON
{
"hex": "#64dbeb",
"rgb": {
"r": 100,
"g": 219,
"b": 235
},
"hsl": {
"h": 187.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.82933,
"c": 0.10856,
"h": 207.2
},
"luminance": 0.59371
}Semantic roles & 50–950 ramp
primary
#64DBEB
secondary
#BB4838
accent
#240CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485