#64EBB5#64EBB5
#64EBB5 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.142 H 164.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB5 |
|---|---|
| RGB | rgb(100, 235, 181) |
| HSL | hsl(156, 77%, 66%) |
| HSV | hsv(156, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.72, -49.41, 15.29) |
| CIE-LCH | lch(84.72, 51.72, 162.81°) |
| OKLab | oklab(85.08% -0.1366 0.0391) |
| OKLCH | oklch(85.08% 0.142 164) |
| XYZ | xyz(43.3002, 65.4580, 54.0599) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB5 #EB649A
analogous
#64EB71 #64EBB5 #64DDEB
triadic
#64EBB5 #B564EB #EBB564
tetradic
#64EBB5 #7164EB #EB649A #DDEB64
square
#64EBB5 #7164EB #EB649A #DDEB64
split-complementary
#64EBB5 #EB64DD #EB7164
monochromatic
#18BC7B #2EE49B #64EBB5 #9AF2CF #D0F9E9
Accessibility & contrast
On white
1.49
#64EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#64EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB5
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB5 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D4CEB8
Tritanopia (blue-blind)
#1FEBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebb5; /* rgb */ color: rgb(100, 235, 181); /* oklch */ color: oklch(85.1% 0.142 164.0);
Tailwind
colors: {
custom: {
50: '#9bf2cb',
500: '#64ebb5',
950: '#000000',
},
}SCSS
$custom: #64ebb5; $custom-light: #9bf2cb; $custom-dark: #000000;
JSON
{
"hex": "#64ebb5",
"rgb": {
"r": 100,
"g": 235,
"b": 181
},
"hsl": {
"h": 156,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85081,
"c": 0.14209,
"h": 164
},
"luminance": 0.65462
}Semantic roles & 50–950 ramp
primary
#64EBB5
secondary
#BB386C
accent
#0C5ED9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582