#64EDB6#64EDB6
#64EDB6 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.144 H 163.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDB6 |
|---|---|
| RGB | rgb(100, 237, 182) |
| HSL | hsl(156, 79%, 66%) |
| HSV | hsv(156, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 23.2%, 7.1%) |
| CIE-LAB | lab(85.33, -50.03, 15.62) |
| CIE-LCH | lch(85.33, 52.41, 162.66°) |
| OKLab | oklab(85.58% -0.1383 0.04) |
| OKLCH | oklch(85.58% 0.144 163.9) |
| XYZ | xyz(43.9790, 66.6508, 54.7941) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDB6 #ED649B
analogous
#64ED71 #64EDB6 #64E0ED
triadic
#64EDB6 #B664ED #EDB664
tetradic
#64EDB6 #7164ED #ED649B #E0ED64
square
#64EDB6 #7164ED #ED649B #E0ED64
split-complementary
#64EDB6 #ED64E0 #ED7164
monochromatic
#16C07C #2DE79C #64EDB6 #9BF3D0 #D2FAEA
Accessibility & contrast
On white
1.47
#64EDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#64EDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDB6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDB6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB3
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#1CEDDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64edb6; /* rgb */ color: rgb(100, 237, 182); /* oklch */ color: oklch(85.6% 0.144 163.9);
Tailwind
colors: {
custom: {
50: '#9bf3cc',
500: '#64edb6',
950: '#000000',
},
}SCSS
$custom: #64edb6; $custom-light: #9bf3cc; $custom-dark: #000000;
JSON
{
"hex": "#64edb6",
"rgb": {
"r": 100,
"g": 237,
"b": 182
},
"hsl": {
"h": 155.912,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85584,
"c": 0.14391,
"h": 163.9
},
"luminance": 0.66655
}Semantic roles & 50–950 ramp
primary
#64EDB6
secondary
#BF376D
accent
#0A5EDB
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583