#64DDF2#64DDF2
#64DDF2 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.111 H 210.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDF2 |
|---|---|
| RGB | rgb(100, 221, 242) |
| HSL | hsl(189, 85%, 67%) |
| HSV | hsv(189, 59%, 95%) |
| CMYK | cmyk(58.7%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.29, -27.89, -20.47) |
| CIE-LCH | lch(82.29, 34.59, 216.27°) |
| OKLab | oklab(83.65% -0.0958 -0.0567) |
| OKLCH | oklch(83.65% 0.111 210.6) |
| XYZ | xyz(47.1324, 60.8283, 93.2443) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDF2 #F27964
analogous
#64F2C0 #64DDF2 #6496F2
triadic
#64DDF2 #F264DD #DDF264
tetradic
#64DDF2 #C064F2 #F27964 #96F264
square
#64DDF2 #C064F2 #F27964 #96F264
split-complementary
#64DDF2 #F26496 #F2C064
monochromatic
#11AFCB #2CD1ED #64DDF2 #9CE9F7 #D5F6FB
Accessibility & contrast
On white
1.59
#64DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#64DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDF2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDF2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64ddf2; /* rgb */ color: rgb(100, 221, 242); /* oklch */ color: oklch(83.6% 0.111 210.6);
Tailwind
colors: {
custom: {
50: '#9de8f6',
500: '#64ddf2',
950: '#000000',
},
}SCSS
$custom: #64ddf2; $custom-light: #9de8f6; $custom-dark: #000000;
JSON
{
"hex": "#64ddf2",
"rgb": {
"r": 100,
"g": 221,
"b": 242
},
"hsl": {
"h": 188.873,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.83646,
"c": 0.11137,
"h": 210.6
},
"luminance": 0.60833
}Semantic roles & 50–950 ramp
primary
#64DDF2
secondary
#C74933
accent
#2505E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485