#64DEF3#64DEF3
#64DEF3 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.112 H 210.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEF3 |
|---|---|
| RGB | rgb(100, 222, 243) |
| HSL | hsl(189, 86%, 67%) |
| HSV | hsv(189, 59%, 95%) |
| CMYK | cmyk(58.8%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.60, -28.09, -20.52) |
| CIE-LCH | lch(82.60, 34.79, 216.14°) |
| OKLab | oklab(83.91% -0.0965 -0.0569) |
| OKLCH | oklch(83.91% 0.112 210.5) |
| XYZ | xyz(47.5478, 61.4181, 94.1257) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Aqua Blue
#02D8E9
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEF3 #F37964
analogous
#64F3C0 #64DEF3 #6497F3
triadic
#64DEF3 #F364DE #DEF364
tetradic
#64DEF3 #C064F3 #F37964 #97F364
square
#64DEF3 #C064F3 #F37964 #97F364
split-complementary
#64DEF3 #F36497 #F3C064
monochromatic
#10B1CD #2BD2EF #64DEF3 #9DEAF7 #D6F6FC
Accessibility & contrast
On white
1.58
#64DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#64DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEF3
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEF3 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64def3; /* rgb */ color: rgb(100, 222, 243); /* oklch */ color: oklch(83.9% 0.112 210.5);
Tailwind
colors: {
custom: {
50: '#9de8f7',
500: '#64def3',
950: '#000000',
},
}SCSS
$custom: #64def3; $custom-light: #9de8f7; $custom-dark: #000000;
JSON
{
"hex": "#64def3",
"rgb": {
"r": 100,
"g": 222,
"b": 243
},
"hsl": {
"h": 188.811,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.83911,
"c": 0.112,
"h": 210.5
},
"luminance": 0.61423
}Semantic roles & 50–950 ramp
primary
#64DEF3
secondary
#C94832
accent
#2403E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485