#64DCF0#64DCF0
#64DCF0 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.110 H 210.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCF0 |
|---|---|
| RGB | rgb(100, 220, 240) |
| HSL | hsl(189, 82%, 67%) |
| HSV | hsv(189, 58%, 94%) |
| CMYK | cmyk(58.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.94, -27.96, -19.93) |
| CIE-LCH | lch(81.94, 34.34, 215.48°) |
| OKLab | oklab(83.34% -0.0956 -0.0552) |
| OKLCH | oklch(83.34% 0.11 210) |
| XYZ | xyz(46.5705, 60.1823, 91.5833) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCF0 #F07864
analogous
#64F0BE #64DCF0 #6496F0
triadic
#64DCF0 #F064DC #DCF064
tetradic
#64DCF0 #BE64F0 #F07864 #96F064
square
#64DCF0 #BE64F0 #F07864 #96F064
split-complementary
#64DCF0 #F06496 #F0BE64
monochromatic
#13ADC6 #2CCFEB #64DCF0 #9CE9F5 #D4F5FB
Accessibility & contrast
On white
1.61
#64DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#64DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCF0
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCF0 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dcf0; /* rgb */ color: rgb(100, 220, 240); /* oklch */ color: oklch(83.3% 0.110 210.0);
Tailwind
colors: {
custom: {
50: '#9de7f5',
500: '#64dcf0',
950: '#000000',
},
}SCSS
$custom: #64dcf0; $custom-light: #9de7f5; $custom-dark: #000000;
JSON
{
"hex": "#64dcf0",
"rgb": {
"r": 100,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.571,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.83344,
"c": 0.11039,
"h": 210
},
"luminance": 0.60187
}Semantic roles & 50–950 ramp
primary
#64DCF0
secondary
#C44935
accent
#2607DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485