#64E2F2#64E2F2
#64E2F2 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.113 H 206.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2F2 |
|---|---|
| RGB | rgb(100, 226, 242) |
| HSL | hsl(187, 85%, 67%) |
| HSV | hsv(187, 59%, 95%) |
| CMYK | cmyk(58.7%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.71, -30.31, -18.32) |
| CIE-LCH | lch(83.71, 35.41, 211.15°) |
| OKLab | oklab(84.79% -0.101 -0.0507) |
| OKLCH | oklch(84.79% 0.113 206.7) |
| XYZ | xyz(48.4723, 63.5079, 93.6909) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.45
Aqua Blue
#02D8E9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2F2 #F27464
analogous
#64F2BB #64E2F2 #649BF2
triadic
#64E2F2 #F264E2 #E2F264
tetradic
#64E2F2 #BB64F2 #F27464 #9BF264
square
#64E2F2 #BB64F2 #F27464 #9BF264
split-complementary
#64E2F2 #F2649B #F2BB64
monochromatic
#11B6CB #2CD7ED #64E2F2 #9CEDF7 #D5F7FB
Accessibility & contrast
On white
1.53
#64E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#64E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2F2
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2F2 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e2f2; /* rgb */ color: rgb(100, 226, 242); /* oklch */ color: oklch(84.8% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#9debf6',
500: '#64e2f2',
950: '#000000',
},
}SCSS
$custom: #64e2f2; $custom-light: #9debf6; $custom-dark: #000000;
JSON
{
"hex": "#64e2f2",
"rgb": {
"r": 100,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.761,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.8479,
"c": 0.11302,
"h": 206.7
},
"luminance": 0.63513
}Semantic roles & 50–950 ramp
primary
#64E2F2
secondary
#C74433
accent
#1D05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485