#64EDB2#64EDB2
#64EDB2 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.147 H 162.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDB2 |
|---|---|
| RGB | rgb(100, 237, 178) |
| HSL | hsl(154, 79%, 66%) |
| HSV | hsv(154, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.24, -50.87, 17.58) |
| CIE-LCH | lch(85.24, 53.82, 160.93°) |
| OKLab | oklab(85.49% -0.14 0.0449) |
| OKLCH | oklch(85.49% 0.147 162.2) |
| XYZ | xyz(43.5715, 66.4878, 52.6481) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.52
Greenish Cyan
#2AFEB7
ΔE00 4.55
Greenish Turquoise
#00FBB0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDB2 #ED649F
analogous
#64ED6D #64EDB2 #64E3ED
triadic
#64EDB2 #B264ED #EDB264
tetradic
#64EDB2 #6D64ED #ED649F #E3ED64
square
#64EDB2 #6D64ED #ED649F #E3ED64
split-complementary
#64EDB2 #ED64E3 #ED6D64
monochromatic
#16C077 #2DE797 #64EDB2 #9BF3CD #D2FAE8
Accessibility & contrast
On white
1.47
#64EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#64EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDB2
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDB2 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#21EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64edb2; /* rgb */ color: rgb(100, 237, 178); /* oklch */ color: oklch(85.5% 0.147 162.2);
Tailwind
colors: {
custom: {
50: '#9bf3c9',
500: '#64edb2',
950: '#000000',
},
}SCSS
$custom: #64edb2; $custom-light: #9bf3c9; $custom-dark: #000000;
JSON
{
"hex": "#64edb2",
"rgb": {
"r": 100,
"g": 237,
"b": 178
},
"hsl": {
"h": 154.161,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85489,
"c": 0.14706,
"h": 162.2
},
"luminance": 0.66492
}Semantic roles & 50–950 ramp
primary
#64EDB2
secondary
#BF3771
accent
#0A64DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582