#64EBB3#64EBB3
#64EBB3 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.144 H 163.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB3 |
|---|---|
| RGB | rgb(100, 235, 179) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.68, -49.83, 16.27) |
| CIE-LCH | lch(84.68, 52.42, 161.92°) |
| OKLab | oklab(85.03% -0.1375 0.0416) |
| OKLCH | oklch(85.03% 0.144 163.2) |
| XYZ | xyz(43.0965, 65.3765, 52.9869) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB3 #EB649C
analogous
#64EB6F #64EBB3 #64E0EB
triadic
#64EBB3 #B364EB #EBB364
tetradic
#64EBB3 #6F64EB #EB649C #E0EB64
square
#64EBB3 #6F64EB #EB649C #E0EB64
split-complementary
#64EBB3 #EB64E0 #EB6F64
monochromatic
#18BC78 #2EE498 #64EBB3 #9AF2CE #D0F9E8
Accessibility & contrast
On white
1.49
#64EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB3
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB3 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB0
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#22EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebb3; /* rgb */ color: rgb(100, 235, 179); /* oklch */ color: oklch(85.0% 0.144 163.2);
Tailwind
colors: {
custom: {
50: '#9bf2c9',
500: '#64ebb3',
950: '#000000',
},
}SCSS
$custom: #64ebb3; $custom-light: #9bf2c9; $custom-dark: #000000;
JSON
{
"hex": "#64ebb3",
"rgb": {
"r": 100,
"g": 235,
"b": 179
},
"hsl": {
"h": 155.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85033,
"c": 0.14366,
"h": 163.2
},
"luminance": 0.65381
}Semantic roles & 50–950 ramp
primary
#64EBB3
secondary
#BB386E
accent
#0C61D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582