#64DBEA#64DBEA
#64DBEA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.108 H 206.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64DBEA |
|---|---|
| RGB | rgb(100, 219, 234) |
| HSL | hsl(187, 76%, 65%) |
| HSV | hsv(187, 57%, 92%) |
| CMYK | cmyk(57.3%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.46, -29.15, -17.47) |
| CIE-LCH | lch(81.46, 33.98, 210.93°) |
| OKLab | oklab(82.9% -0.0969 -0.0483) |
| OKLCH | oklch(82.9% 0.108 206.5) |
| XYZ | xyz(45.4322, 59.3084, 86.8793) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Neon Blue
#04D9FF
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DBEA #EA7364
analogous
#64EAB6 #64DBEA #6498EA
triadic
#64DBEA #EA64DB #DBEA64
tetradic
#64DBEA #B664EA #EA7364 #98EA64
square
#64DBEA #B664EA #EA7364 #98EA64
split-complementary
#64DBEA #EA6498 #EAB664
monochromatic
#19A8BA #2ECEE3 #64DBEA #9AE8F1 #D0F4F9
Accessibility & contrast
On white
1.63
#64DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#64DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DBEA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DBEA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dbea; /* rgb */ color: rgb(100, 219, 234); /* oklch */ color: oklch(82.9% 0.108 206.5);
Tailwind
colors: {
custom: {
50: '#9ce6f0',
500: '#64dbea',
950: '#000000',
},
}SCSS
$custom: #64dbea; $custom-light: #9ce6f0; $custom-dark: #000000;
JSON
{
"hex": "#64dbea",
"rgb": {
"r": 100,
"g": 219,
"b": 234
},
"hsl": {
"h": 186.716,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.82897,
"c": 0.1083,
"h": 206.5
},
"luminance": 0.59313
}Semantic roles & 50–950 ramp
primary
#64DBEA
secondary
#BA4739
accent
#240DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485