#64E2EC#64E2EC
#64E2EC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.112 H 202.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2EC |
|---|---|
| RGB | rgb(100, 226, 236) |
| HSL | hsl(184, 78%, 66%) |
| HSV | hsv(184, 58%, 93%) |
| CMYK | cmyk(57.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.52, -31.95, -15.42) |
| CIE-LCH | lch(83.52, 35.48, 205.77°) |
| OKLab | oklab(84.58% -0.1034 -0.0427) |
| OKLCH | oklch(84.58% 0.112 202.4) |
| XYZ | xyz(47.5859, 63.1534, 89.0226) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2EC #EC6E64
analogous
#64ECB2 #64E2EC #649EEC
triadic
#64E2EC #EC64E2 #E2EC64
tetradic
#64E2EC #B264EC #EC6E64 #9EEC64
square
#64E2EC #B264EC #EC6E64 #9EEC64
split-complementary
#64E2EC #EC649E #ECB264
monochromatic
#17B2BE #2DD8E5 #64E2EC #9BECF3 #D1F6F9
Accessibility & contrast
On white
1.54
#64E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#64E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2EC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2EC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e2ec; /* rgb */ color: rgb(100, 226, 236); /* oklch */ color: oklch(84.6% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#9debf2',
500: '#64e2ec',
950: '#000000',
},
}SCSS
$custom: #64e2ec; $custom-light: #9debf2; $custom-dark: #000000;
JSON
{
"hex": "#64e2ec",
"rgb": {
"r": 100,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.412,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.84578,
"c": 0.11187,
"h": 202.4
},
"luminance": 0.63158
}Semantic roles & 50–950 ramp
primary
#64E2EC
secondary
#BD4137
accent
#1A0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485