#64EDBE#64EDBE
#64EDBE is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.138 H 167.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDBE |
|---|---|
| RGB | rgb(100, 237, 190) |
| HSL | hsl(159, 79%, 66%) |
| HSV | hsv(159, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(85.50, -48.29, 11.70) |
| CIE-LCH | lch(85.50, 49.69, 166.39°) |
| OKLab | oklab(85.78% -0.1347 0.03) |
| OKLCH | oklch(85.78% 0.138 167.5) |
| XYZ | xyz(44.8295, 66.9910, 59.2733) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.93
Aqua Marine
#2EE8BB
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDBE #ED6493
analogous
#64ED79 #64EDBE #64D7ED
triadic
#64EDBE #BE64ED #EDBE64
tetradic
#64EDBE #7964ED #ED6493 #D7ED64
square
#64EDBE #7964ED #ED6493 #D7ED64
split-complementary
#64EDBE #ED64D7 #ED7964
monochromatic
#16C086 #2DE7A7 #64EDBE #9BF3D5 #D2FAEC
Accessibility & contrast
On white
1.46
#64EDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#64EDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDBE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDBE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#0AEEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64edbe; /* rgb */ color: rgb(100, 237, 190); /* oklch */ color: oklch(85.8% 0.138 167.5);
Tailwind
colors: {
custom: {
50: '#9cf3d1',
500: '#64edbe',
950: '#000000',
},
}SCSS
$custom: #64edbe; $custom-light: #9cf3d1; $custom-dark: #000000;
JSON
{
"hex": "#64edbe",
"rgb": {
"r": 100,
"g": 237,
"b": 190
},
"hsl": {
"h": 159.416,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85782,
"c": 0.13796,
"h": 167.5
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#64EDBE
secondary
#BF3765
accent
#0A52DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583