#64E5F6#64E5F6
#64E5F6 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.6% C 0.115 H 207.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5F6 |
|---|---|
| RGB | rgb(100, 229, 246) |
| HSL | hsl(187, 89%, 68%) |
| HSV | hsv(187, 59%, 96%) |
| CMYK | cmyk(59.3%, 6.9%, 0%, 3.5%) |
| CIE-LAB | lab(84.69, -30.63, -18.95) |
| CIE-LCH | lch(84.69, 36.02, 211.74°) |
| OKLab | oklab(85.62% -0.1025 -0.0525) |
| OKLCH | oklch(85.62% 0.115 207.1) |
| XYZ | xyz(49.9025, 65.3966, 97.1638) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.82
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5F6 #F67564
analogous
#64F6BE #64E5F6 #649CF6
triadic
#64E5F6 #F664E5 #E5F664
tetradic
#64E5F6 #BE64F6 #F67564 #9CF664
square
#64E5F6 #BE64F6 #F67564 #9CF664
split-complementary
#64E5F6 #F6649C #F6BE64
monochromatic
#0CBCD3 #2ADBF3 #64E5F6 #9EEFF9 #D8F8FD
Accessibility & contrast
On white
1.49
#64E5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64E5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5F6
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5F6 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#BDCCF6
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e5f6; /* rgb */ color: rgb(100, 229, 246); /* oklch */ color: oklch(85.6% 0.115 207.1);
Tailwind
colors: {
custom: {
50: '#9eedf9',
500: '#64e5f6',
950: '#000000',
},
}SCSS
$custom: #64e5f6; $custom-light: #9eedf9; $custom-dark: #000000;
JSON
{
"hex": "#64e5f6",
"rgb": {
"r": 100,
"g": 229,
"b": 246
},
"hsl": {
"h": 186.986,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.85619,
"c": 0.11517,
"h": 207.1
},
"luminance": 0.65402
}Semantic roles & 50–950 ramp
primary
#64E5F6
secondary
#CE4230
accent
#1B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585