#64EDB7#64EDB7
#64EDB7 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.143 H 164.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDB7 |
|---|---|
| RGB | rgb(100, 237, 183) |
| HSL | hsl(156, 79%, 66%) |
| HSV | hsv(156, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 22.8%, 7.1%) |
| CIE-LAB | lab(85.35, -49.81, 15.13) |
| CIE-LCH | lch(85.35, 52.06, 163.11°) |
| OKLab | oklab(85.61% -0.1378 0.0387) |
| OKLCH | oklch(85.61% 0.143 164.3) |
| XYZ | xyz(44.0827, 66.6923, 55.3403) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Aquamarine
#7BFDC7
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDB7 #ED649A
analogous
#64ED72 #64EDB7 #64DFED
triadic
#64EDB7 #B764ED #EDB764
tetradic
#64EDB7 #7264ED #ED649A #DFED64
square
#64EDB7 #7264ED #ED649A #DFED64
split-complementary
#64EDB7 #ED64DF #ED7264
monochromatic
#16C07D #2DE79E #64EDB7 #9BF3D0 #D2FAEA
Accessibility & contrast
On white
1.46
#64EDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#64EDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDB7
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDB7 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB4
Deuteranopia (green-blind)
#D5D0BA
Tritanopia (blue-blind)
#1AEDDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64edb7; /* rgb */ color: rgb(100, 237, 183); /* oklch */ color: oklch(85.6% 0.143 164.3);
Tailwind
colors: {
custom: {
50: '#9bf3cc',
500: '#64edb7',
950: '#000000',
},
}SCSS
$custom: #64edb7; $custom-light: #9bf3cc; $custom-dark: #000000;
JSON
{
"hex": "#64edb7",
"rgb": {
"r": 100,
"g": 237,
"b": 183
},
"hsl": {
"h": 156.35,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85608,
"c": 0.14314,
"h": 164.3
},
"luminance": 0.66697
}Semantic roles & 50–950 ramp
primary
#64EDB7
secondary
#BF376C
accent
#0A5DDB
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583