#64DCF2#64DCF2
#64DCF2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.111 H 211.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCF2 |
|---|---|
| RGB | rgb(100, 220, 242) |
| HSL | hsl(189, 85%, 67%) |
| HSV | hsv(189, 59%, 95%) |
| CMYK | cmyk(58.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.00, -27.40, -20.90) |
| CIE-LCH | lch(82.00, 34.46, 217.33°) |
| OKLab | oklab(83.42% -0.0948 -0.0579) |
| OKLCH | oklch(83.42% 0.111 211.4) |
| XYZ | xyz(46.8692, 60.3018, 93.1566) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.35
Neon Blue
#04D9FF
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCF2 #F27A64
analogous
#64F2C1 #64DCF2 #6495F2
triadic
#64DCF2 #F264DC #DCF264
tetradic
#64DCF2 #C164F2 #F27A64 #95F264
square
#64DCF2 #C164F2 #F27A64 #95F264
split-complementary
#64DCF2 #F26495 #F2C164
monochromatic
#11AECB #2CCFED #64DCF2 #9CE9F7 #D5F6FB
Accessibility & contrast
On white
1.61
#64DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#64DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCF2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCF2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dcf2; /* rgb */ color: rgb(100, 220, 242); /* oklch */ color: oklch(83.4% 0.111 211.4);
Tailwind
colors: {
custom: {
50: '#9de7f6',
500: '#64dcf2',
950: '#000000',
},
}SCSS
$custom: #64dcf2; $custom-light: #9de7f6; $custom-dark: #000000;
JSON
{
"hex": "#64dcf2",
"rgb": {
"r": 100,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.296,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.83417,
"c": 0.1111,
"h": 211.4
},
"luminance": 0.60307
}Semantic roles & 50–950 ramp
primary
#64DCF2
secondary
#C74A33
accent
#2705E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485