#64EDB0#64EDB0
#64EDB0 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.4% C 0.149 H 161.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDB0 |
|---|---|
| RGB | rgb(100, 237, 176) |
| HSL | hsl(153, 79%, 66%) |
| HSV | hsv(153, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.20, -51.28, 18.56) |
| CIE-LCH | lch(85.20, 54.54, 160.10°) |
| OKLab | oklab(85.44% -0.1409 0.0474) |
| OKLCH | oklch(85.44% 0.149 161.4) |
| XYZ | xyz(43.3722, 66.4081, 51.5982) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.48
Greenish Cyan
#2AFEB7
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDB0 #ED64A1
analogous
#64ED6B #64EDB0 #64E5ED
triadic
#64EDB0 #B064ED #EDB064
tetradic
#64EDB0 #6B64ED #ED64A1 #E5ED64
square
#64EDB0 #6B64ED #ED64A1 #E5ED64
split-complementary
#64EDB0 #ED64E5 #ED6B64
monochromatic
#16C075 #2DE794 #64EDB0 #9BF3CC #D2FAE8
Accessibility & contrast
On white
1.47
#64EDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#64EDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDB0
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDB0 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D7CFB4
Tritanopia (blue-blind)
#24ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64edb0; /* rgb */ color: rgb(100, 237, 176); /* oklch */ color: oklch(85.4% 0.149 161.4);
Tailwind
colors: {
custom: {
50: '#9bf4c7',
500: '#64edb0',
950: '#000000',
},
}SCSS
$custom: #64edb0; $custom-light: #9bf4c7; $custom-dark: #000000;
JSON
{
"hex": "#64edb0",
"rgb": {
"r": 100,
"g": 237,
"b": 176
},
"hsl": {
"h": 153.285,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85443,
"c": 0.14868,
"h": 161.4
},
"luminance": 0.66412
}Semantic roles & 50–950 ramp
primary
#64EDB0
secondary
#BF3773
accent
#0A67DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582