#64EDEB#64EDEB
#64EDEB is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.119 H 193.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDEB |
|---|---|
| RGB | rgb(100, 237, 235) |
| HSL | hsl(179, 79%, 66%) |
| HSV | hsv(179, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.64, -37.36, -10.24) |
| CIE-LCH | lch(86.64, 38.74, 195.33°) |
| OKLab | oklab(87.08% -0.1151 -0.0284) |
| OKLCH | oklch(87.08% 0.119 193.9) |
| XYZ | xyz(50.5286, 69.2707, 89.2888) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.89
Bright Light Blue
#26F7FD
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.76
Aqua
#00FFFF
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDEB #ED6466
analogous
#64EDA6 #64EDEB #64AAED
triadic
#64EDEB #EB64ED #EDEB64
tetradic
#64EDEB #A664ED #ED6466 #AAED64
square
#64EDEB #A664ED #ED6466 #AAED64
split-complementary
#64EDEB #ED64AA #EDA664
monochromatic
#16C0BE #2DE7E4 #64EDEB #9BF3F2 #D2FAF9
Accessibility & contrast
On white
1.41
#64EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDEB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDEB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64edeb; /* rgb */ color: rgb(100, 237, 235); /* oklch */ color: oklch(87.1% 0.119 193.9);
Tailwind
colors: {
custom: {
50: '#9ef3f1',
500: '#64edeb',
950: '#000000',
},
}SCSS
$custom: #64edeb; $custom-light: #9ef3f1; $custom-dark: #000000;
JSON
{
"hex": "#64edeb",
"rgb": {
"r": 100,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.124,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.87083,
"c": 0.1186,
"h": 193.9
},
"luminance": 0.69276
}Semantic roles & 50–950 ramp
primary
#64EDEB
secondary
#BF3739
accent
#0A0DDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585