#64E6F2#64E6F2
#64E6F2 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.7% C 0.115 H 203.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6F2 |
|---|---|
| RGB | rgb(100, 230, 242) |
| HSL | hsl(185, 85%, 67%) |
| HSV | hsv(185, 59%, 95%) |
| CMYK | cmyk(58.7%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(84.85, -32.21, -16.60) |
| CIE-LCH | lch(84.85, 36.24, 207.26°) |
| OKLab | oklab(85.71% -0.1051 -0.0459) |
| OKLCH | oklch(85.71% 0.115 203.6) |
| XYZ | xyz(49.5726, 65.7087, 94.0577) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.17
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6F2 #F27064
analogous
#64F2B7 #64E6F2 #649FF2
triadic
#64E6F2 #F264E6 #E6F264
tetradic
#64E6F2 #B764F2 #F27064 #9FF264
square
#64E6F2 #B764F2 #F27064 #9FF264
split-complementary
#64E6F2 #F2649F #F2B764
monochromatic
#11BBCB #2CDDED #64E6F2 #9CEFF7 #D5F8FB
Accessibility & contrast
On white
1.48
#64E6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#64E6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6F2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6F2 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#C0CDF3
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e6f2; /* rgb */ color: rgb(100, 230, 242); /* oklch */ color: oklch(85.7% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#9eeef6',
500: '#64e6f2',
950: '#000000',
},
}SCSS
$custom: #64e6f2; $custom-light: #9eeef6; $custom-dark: #000000;
JSON
{
"hex": "#64e6f2",
"rgb": {
"r": 100,
"g": 230,
"b": 242
},
"hsl": {
"h": 185.07,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85707,
"c": 0.11472,
"h": 203.6
},
"luminance": 0.65714
}Semantic roles & 50–950 ramp
primary
#64E6F2
secondary
#C74033
accent
#1705E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585