#64ECBD#64ECBD
#64ECBD is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.137 H 167.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECBD |
|---|---|
| RGB | rgb(100, 236, 189) |
| HSL | hsl(159, 78%, 66%) |
| HSV | hsv(159, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(85.18, -48.09, 11.77) |
| CIE-LCH | lch(85.18, 49.51, 166.25°) |
| OKLab | oklab(85.52% -0.1341 0.0302) |
| OKLCH | oklch(85.52% 0.137 167.3) |
| XYZ | xyz(44.4318, 66.3700, 58.6034) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECBD #EC6493
analogous
#64EC79 #64ECBD #64D7EC
triadic
#64ECBD #BD64EC #ECBD64
tetradic
#64ECBD #7964EC #EC6493 #D7EC64
square
#64ECBD #7964EC #EC6493 #D7EC64
split-complementary
#64ECBD #EC64D7 #EC7964
monochromatic
#17BE85 #2DE5A6 #64ECBD #9BF3D4 #D1F9EB
Accessibility & contrast
On white
1.47
#64ECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#64ECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECBD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECBD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBB
Deuteranopia (green-blind)
#D3CFC0
Tritanopia (blue-blind)
#0FEDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ecbd; /* rgb */ color: rgb(100, 236, 189); /* oklch */ color: oklch(85.5% 0.137 167.3);
Tailwind
colors: {
custom: {
50: '#9bf3d0',
500: '#64ecbd',
950: '#000000',
},
}SCSS
$custom: #64ecbd; $custom-light: #9bf3d0; $custom-dark: #000000;
JSON
{
"hex": "#64ecbd",
"rgb": {
"r": 100,
"g": 236,
"b": 189
},
"hsl": {
"h": 159.265,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.85518,
"c": 0.13742,
"h": 167.3
},
"luminance": 0.66374
}Semantic roles & 50–950 ramp
primary
#64ECBD
secondary
#BD3765
accent
#0B53DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583