#64EDE9#64EDE9
#64EDE9 is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.0% C 0.119 H 192.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDE9 |
|---|---|
| RGB | rgb(100, 237, 233) |
| HSL | hsl(178, 79%, 66%) |
| HSV | hsv(178, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(86.58, -37.88, -9.27) |
| CIE-LCH | lch(86.58, 39.00, 193.76°) |
| OKLab | oklab(87.02% -0.116 -0.0258) |
| OKLCH | oklch(87.02% 0.119 192.5) |
| XYZ | xyz(50.2413, 69.1557, 87.7756) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.07
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDE9 #ED6468
analogous
#64EDA4 #64EDE9 #64ACED
triadic
#64EDE9 #E964ED #EDE964
tetradic
#64EDE9 #A464ED #ED6468 #ACED64
square
#64EDE9 #A464ED #ED6468 #ACED64
split-complementary
#64EDE9 #ED64AC #EDA464
monochromatic
#16C0BB #2DE7E1 #64EDE9 #9BF3F1 #D2FAF9
Accessibility & contrast
On white
1.42
#64EDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#64EDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDE9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDE9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E9
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64ede9; /* rgb */ color: rgb(100, 237, 233); /* oklch */ color: oklch(87.0% 0.119 192.5);
Tailwind
colors: {
custom: {
50: '#9df3f0',
500: '#64ede9',
950: '#000000',
},
}SCSS
$custom: #64ede9; $custom-light: #9df3f0; $custom-dark: #000000;
JSON
{
"hex": "#64ede9",
"rgb": {
"r": 100,
"g": 237,
"b": 233
},
"hsl": {
"h": 178.248,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.87019,
"c": 0.11882,
"h": 192.5
},
"luminance": 0.69161
}Semantic roles & 50–950 ramp
primary
#64EDE9
secondary
#BF373B
accent
#0A10DB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585