#64D2E6#64D2E6
#64D2E6 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.104 H 211.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64D2E6 |
|---|---|
| RGB | rgb(100, 210, 230) |
| HSL | hsl(189, 72%, 65%) |
| HSV | hsv(189, 57%, 90%) |
| CMYK | cmyk(56.5%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(78.76, -25.86, -19.41) |
| CIE-LCH | lch(78.76, 32.34, 216.89°) |
| OKLab | oklab(80.68% -0.089 -0.0537) |
| OKLCH | oklch(80.68% 0.104 211.1) |
| XYZ | xyz(42.5793, 54.5116, 83.1254) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.86
Neon Blue
#04D9FF
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D2E6 #E67864
analogous
#64E6B9 #64D2E6 #6491E6
triadic
#64D2E6 #E664D2 #D2E664
tetradic
#64D2E6 #B964E6 #E67864 #91E664
square
#64D2E6 #B964E6 #E67864 #91E664
split-complementary
#64D2E6 #E66491 #E6B964
monochromatic
#1D9CB3 #2FC3DD #64D2E6 #99E1EE #CDF1F7
Accessibility & contrast
On white
1.76
#64D2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#64D2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D2E6
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D2E6 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE7
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64d2e6; /* rgb */ color: rgb(100, 210, 230); /* oklch */ color: oklch(80.7% 0.104 211.1);
Tailwind
colors: {
custom: {
50: '#9be0ee',
500: '#64d2e6',
950: '#000000',
},
}SCSS
$custom: #64d2e6; $custom-light: #9be0ee; $custom-dark: #000000;
JSON
{
"hex": "#64d2e6",
"rgb": {
"r": 100,
"g": 210,
"b": 230
},
"hsl": {
"h": 189.231,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.80683,
"c": 0.10398,
"h": 211.1
},
"luminance": 0.54516
}Semantic roles & 50–950 ramp
primary
#64D2E6
secondary
#B34D3B
accent
#2F11D4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485