#64E2FA#64E2FA
#64E2FA is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.1% C 0.116 H 212.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2FA |
|---|---|
| RGB | rgb(100, 226, 250) |
| HSL | hsl(190, 94%, 69%) |
| HSV | hsv(190, 60%, 98%) |
| CMYK | cmyk(60%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(83.97, -28.07, -22.15) |
| CIE-LCH | lch(83.97, 35.76, 218.29°) |
| OKLab | oklab(85.08% -0.0979 -0.0614) |
| OKLCH | oklch(85.08% 0.116 212.1) |
| XYZ | xyz(49.7001, 63.9991, 100.1578) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Neon Blue
#04D9FF
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2FA #FA7C64
analogous
#64FAC7 #64E2FA #6497FA
triadic
#64E2FA #FA64E2 #E2FA64
tetradic
#64E2FA #C764FA #FA7C64 #97FA64
square
#64E2FA #C764FA #FA7C64 #97FA64
split-complementary
#64E2FA #FA6497 #FAC764
monochromatic
#07BADC #29D7F8 #64E2FA #9FEDFC #DBF8FE
Accessibility & contrast
On white
1.52
#64E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#64E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2FA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2FA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFB
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e2fa; /* rgb */ color: rgb(100, 226, 250); /* oklch */ color: oklch(85.1% 0.116 212.1);
Tailwind
colors: {
custom: {
50: '#9eebfc',
500: '#64e2fa',
950: '#000000',
},
}SCSS
$custom: #64e2fa; $custom-light: #9eebfc; $custom-dark: #000000;
JSON
{
"hex": "#64e2fa",
"rgb": {
"r": 100,
"g": 226,
"b": 250
},
"hsl": {
"h": 189.6,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.85081,
"c": 0.11558,
"h": 212.1
},
"luminance": 0.64004
}Semantic roles & 50–950 ramp
primary
#64E2FA
secondary
#D4492E
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485