#64EBB2#64EBB2
#64EBB2 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.144 H 162.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB2 |
|---|---|
| RGB | rgb(100, 235, 178) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.66, -50.04, 16.76) |
| CIE-LCH | lch(84.66, 52.77, 161.48°) |
| OKLab | oklab(85.01% -0.1379 0.0428) |
| OKLCH | oklch(85.01% 0.144 162.7) |
| XYZ | xyz(42.9957, 65.3362, 52.4562) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.18
Aqua Marine
#2EE8BB
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB2 #EB649D
analogous
#64EB6E #64EBB2 #64E0EB
triadic
#64EBB2 #B264EB #EBB264
tetradic
#64EBB2 #6E64EB #EB649D #E0EB64
square
#64EBB2 #6E64EB #EB649D #E0EB64
split-complementary
#64EBB2 #EB64E0 #EB6E64
monochromatic
#18BC77 #2EE497 #64EBB2 #9AF2CD #D0F9E8
Accessibility & contrast
On white
1.49
#64EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#64EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D4CEB6
Tritanopia (blue-blind)
#23EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebb2; /* rgb */ color: rgb(100, 235, 178); /* oklch */ color: oklch(85.0% 0.144 162.7);
Tailwind
colors: {
custom: {
50: '#9bf2c9',
500: '#64ebb2',
950: '#000000',
},
}SCSS
$custom: #64ebb2; $custom-light: #9bf2c9; $custom-dark: #000000;
JSON
{
"hex": "#64ebb2",
"rgb": {
"r": 100,
"g": 235,
"b": 178
},
"hsl": {
"h": 154.667,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85009,
"c": 0.14445,
"h": 162.7
},
"luminance": 0.6534
}Semantic roles & 50–950 ramp
primary
#64EBB2
secondary
#BB386F
accent
#0C63D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582