#64DAEA#64DAEA
#64DAEA is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.108 H 207.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64DAEA |
|---|---|
| RGB | rgb(100, 218, 234) |
| HSL | hsl(187, 76%, 65%) |
| HSV | hsv(187, 57%, 92%) |
| CMYK | cmyk(57.3%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.17, -28.66, -17.90) |
| CIE-LCH | lch(81.17, 33.79, 211.98°) |
| OKLab | oklab(82.67% -0.0959 -0.0495) |
| OKLCH | oklch(82.67% 0.108 207.3) |
| XYZ | xyz(45.1721, 58.7882, 86.7926) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DAEA #EA7464
analogous
#64EAB7 #64DAEA #6497EA
triadic
#64DAEA #EA64DA #DAEA64
tetradic
#64DAEA #B764EA #EA7464 #97EA64
square
#64DAEA #B764EA #EA7464 #97EA64
split-complementary
#64DAEA #EA6497 #EAB764
monochromatic
#19A7BA #2ECDE3 #64DAEA #9AE7F1 #D0F4F9
Accessibility & contrast
On white
1.65
#64DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#64DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DAEA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DAEA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64daea; /* rgb */ color: rgb(100, 218, 234); /* oklch */ color: oklch(82.7% 0.108 207.3);
Tailwind
colors: {
custom: {
50: '#9ce5f0',
500: '#64daea',
950: '#000000',
},
}SCSS
$custom: #64daea; $custom-light: #9ce5f0; $custom-dark: #000000;
JSON
{
"hex": "#64daea",
"rgb": {
"r": 100,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.164,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.82667,
"c": 0.10791,
"h": 207.3
},
"luminance": 0.58793
}Semantic roles & 50–950 ramp
primary
#64DAEA
secondary
#BA4839
accent
#250DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485