#64DCF3#64DCF3
#64DCF3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.111 H 212.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCF3 |
|---|---|
| RGB | rgb(100, 220, 243) |
| HSL | hsl(190, 86%, 67%) |
| HSV | hsv(190, 59%, 95%) |
| CMYK | cmyk(58.8%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(82.03, -27.12, -21.38) |
| CIE-LCH | lch(82.03, 34.53, 218.25°) |
| OKLab | oklab(83.45% -0.0944 -0.0593) |
| OKLCH | oklch(83.45% 0.111 212.1) |
| XYZ | xyz(47.0198, 60.3621, 93.9497) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCF3 #F37B64
analogous
#64F3C2 #64DCF3 #6495F3
triadic
#64DCF3 #F364DC #DCF364
tetradic
#64DCF3 #C264F3 #F37B64 #95F364
square
#64DCF3 #C264F3 #F37B64 #95F364
split-complementary
#64DCF3 #F36495 #F3C264
monochromatic
#10AECD #2BCFEF #64DCF3 #9DE9F7 #D6F6FC
Accessibility & contrast
On white
1.61
#64DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#64DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCF3
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCF3 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dcf3; /* rgb */ color: rgb(100, 220, 243); /* oklch */ color: oklch(83.5% 0.111 212.1);
Tailwind
colors: {
custom: {
50: '#9de7f7',
500: '#64dcf3',
950: '#000000',
},
}SCSS
$custom: #64dcf3; $custom-light: #9de7f7; $custom-dark: #000000;
JSON
{
"hex": "#64dcf3",
"rgb": {
"r": 100,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.65,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.83454,
"c": 0.11149,
"h": 212.1
},
"luminance": 0.60367
}Semantic roles & 50–950 ramp
primary
#64DCF3
secondary
#C94B32
accent
#2703E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485