#64EDB5#64EDB5
#64EDB5 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.145 H 163.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDB5 |
|---|---|
| RGB | rgb(100, 237, 181) |
| HSL | hsl(155, 79%, 66%) |
| HSV | hsv(155, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.31, -50.24, 16.11) |
| CIE-LCH | lch(85.31, 52.76, 162.22°) |
| OKLab | oklab(85.56% -0.1387 0.0412) |
| OKLCH | oklch(85.56% 0.145 163.5) |
| XYZ | xyz(43.8760, 66.6096, 54.2518) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.46
Greenish Cyan
#2AFEB7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDB5 #ED649C
analogous
#64ED70 #64EDB5 #64E1ED
triadic
#64EDB5 #B564ED #EDB564
tetradic
#64EDB5 #7064ED #ED649C #E1ED64
square
#64EDB5 #7064ED #ED649C #E1ED64
split-complementary
#64EDB5 #ED64E1 #ED7064
monochromatic
#16C07B #2DE79B #64EDB5 #9BF3CF #D2FAE9
Accessibility & contrast
On white
1.47
#64EDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#64EDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDB5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDB5 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#D6CFB9
Tritanopia (blue-blind)
#1DEDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64edb5; /* rgb */ color: rgb(100, 237, 181); /* oklch */ color: oklch(85.6% 0.145 163.5);
Tailwind
colors: {
custom: {
50: '#9bf3cb',
500: '#64edb5',
950: '#000000',
},
}SCSS
$custom: #64edb5; $custom-light: #9bf3cb; $custom-dark: #000000;
JSON
{
"hex": "#64edb5",
"rgb": {
"r": 100,
"g": 237,
"b": 181
},
"hsl": {
"h": 155.474,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.8556,
"c": 0.14468,
"h": 163.5
},
"luminance": 0.66614
}Semantic roles & 50–950 ramp
primary
#64EDB5
secondary
#BF376E
accent
#0A60DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582