#64E2F9#64E2F9
#64E2F9 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.115 H 211.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2F9 |
|---|---|
| RGB | rgb(100, 226, 249) |
| HSL | hsl(189, 93%, 68%) |
| HSV | hsv(189, 60%, 98%) |
| CMYK | cmyk(59.8%, 9.2%, 0%, 2.4%) |
| CIE-LAB | lab(83.93, -28.35, -21.68) |
| CIE-LCH | lch(83.93, 35.69, 217.40°) |
| OKLab | oklab(85.04% -0.0983 -0.0601) |
| OKLCH | oklch(85.04% 0.115 211.5) |
| XYZ | xyz(49.5437, 63.9365, 99.3342) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Neon Blue
#04D9FF
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2F9 #F97B64
analogous
#64F9C6 #64E2F9 #6497F9
triadic
#64E2F9 #F964E2 #E2F964
tetradic
#64E2F9 #C664F9 #F97B64 #97F964
square
#64E2F9 #C664F9 #F97B64 #97F964
split-complementary
#64E2F9 #F96497 #F9C664
monochromatic
#08BADA #29D7F7 #64E2F9 #9FEDFB #DAF8FE
Accessibility & contrast
On white
1.52
#64E2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#64E2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2F9
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2F9 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFA
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e2f9; /* rgb */ color: rgb(100, 226, 249); /* oklch */ color: oklch(85.0% 0.115 211.5);
Tailwind
colors: {
custom: {
50: '#9eebfb',
500: '#64e2f9',
950: '#000000',
},
}SCSS
$custom: #64e2f9; $custom-light: #9eebfb; $custom-dark: #000000;
JSON
{
"hex": "#64e2f9",
"rgb": {
"r": 100,
"g": 226,
"b": 249
},
"hsl": {
"h": 189.262,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.85044,
"c": 0.1152,
"h": 211.5
},
"luminance": 0.63942
}Semantic roles & 50–950 ramp
primary
#64E2F9
secondary
#D2482F
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485