#55EBBB#55EBBB
#55EBBB is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.145 H 168.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBBB |
|---|---|
| RGB | rgb(85, 235, 187) |
| HSL | hsl(161, 79%, 63%) |
| HSV | hsv(161, 64%, 92%) |
| CMYK | cmyk(63.8%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.45, -50.86, 11.71) |
| CIE-LCH | lch(84.45, 52.20, 167.03°) |
| OKLab | oklab(84.79% -0.1417 0.03) |
| OKLCH | oklch(84.79% 0.145 168.1) |
| XYZ | xyz(42.4197, 64.9313, 57.3015) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.16
Bright Teal
#01F9C6
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBBB #EB5585
analogous
#55EB70 #55EBBB #55D0EB
triadic
#55EBBB #BB55EB #EBBB55
tetradic
#55EBBB #7055EB #EB5585 #D0EB55
square
#55EBBB #7055EB #EB5585 #D0EB55
split-complementary
#55EBBB #EB55D0 #EB7055
monochromatic
#15B17F #1EE5A5 #55EBBB #8CF1D1 #C3F8E7
Accessibility & contrast
On white
1.50
#55EBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#55EBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBBB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBBB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#00ECDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ebbb; /* rgb */ color: rgb(85, 235, 187); /* oklch */ color: oklch(84.8% 0.145 168.1);
Tailwind
colors: {
custom: {
50: '#94f2cf',
500: '#55ebbb',
950: '#000000',
},
}SCSS
$custom: #55ebbb; $custom-light: #94f2cf; $custom-dark: #000000;
JSON
{
"hex": "#55ebbb",
"rgb": {
"r": 85,
"g": 235,
"b": 187
},
"hsl": {
"h": 160.8,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.84789,
"c": 0.1448,
"h": 168.1
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#55EBBB
secondary
#B1335B
accent
#0A4DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583