#64DCF1#64DCF1
#64DCF1 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.111 H 210.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCF1 |
|---|---|
| RGB | rgb(100, 220, 241) |
| HSL | hsl(189, 83%, 67%) |
| HSV | hsv(189, 59%, 95%) |
| CMYK | cmyk(58.5%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(81.97, -27.68, -20.42) |
| CIE-LCH | lch(81.97, 34.40, 216.41°) |
| OKLab | oklab(83.38% -0.0952 -0.0566) |
| OKLCH | oklch(83.38% 0.111 210.7) |
| XYZ | xyz(46.7194, 60.2419, 92.3678) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCF1 #F17964
analogous
#64F1C0 #64DCF1 #6496F1
triadic
#64DCF1 #F164DC #DCF164
tetradic
#64DCF1 #C064F1 #F17964 #96F164
square
#64DCF1 #C064F1 #F17964 #96F164
split-complementary
#64DCF1 #F16496 #F1C064
monochromatic
#12ADC8 #2CCFEC #64DCF1 #9CE9F6 #D4F5FB
Accessibility & contrast
On white
1.61
#64DCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#64DCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCF1
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCF1 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F2
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dcf1; /* rgb */ color: rgb(100, 220, 241); /* oklch */ color: oklch(83.4% 0.111 210.7);
Tailwind
colors: {
custom: {
50: '#9de7f5',
500: '#64dcf1',
950: '#000000',
},
}SCSS
$custom: #64dcf1; $custom-light: #9de7f5; $custom-dark: #000000;
JSON
{
"hex": "#64dcf1",
"rgb": {
"r": 100,
"g": 220,
"b": 241
},
"hsl": {
"h": 188.936,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8338,
"c": 0.11074,
"h": 210.7
},
"luminance": 0.60247
}Semantic roles & 50–950 ramp
primary
#64DCF1
secondary
#C54A34
accent
#2606E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485