#55DB98#55DB98
#55DB98 is a light, vivid teal. Relative luminance 0.549; OKLCH L 80.1% C 0.152 H 158.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB98 |
|---|---|
| RGB | rgb(85, 219, 152) |
| HSL | hsl(150, 65%, 60%) |
| HSV | hsv(150, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(78.96, -51.81, 22.35) |
| CIE-LCH | lch(78.96, 56.42, 156.67°) |
| OKLab | oklab(80.06% -0.1412 0.0566) |
| OKLCH | oklch(80.06% 0.152 158.2) |
| XYZ | xyz(34.7422, 54.8578, 38.4574) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.13
Eucalyptus
#44D7A8
ΔE00 4.87
Seaweed
#18D17B
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.74
Emerald
#50C878
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB98 #DB5598
analogous
#55DB55 #55DB98 #55DBDB
triadic
#55DB98 #9855DB #DB9855
tetradic
#55DB98 #5555DB #DB5598 #DBDB55
square
#55DB98 #5555DB #DB5598 #DBDB55
split-complementary
#55DB98 #DB55DB #DB5555
monochromatic
#20965B #2AC879 #55DB98 #88E6B7 #BAF0D5
Accessibility & contrast
On white
1.75
#55DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#55DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB98
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB98 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#0CDAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55db98; /* rgb */ color: rgb(85, 219, 152); /* oklch */ color: oklch(80.1% 0.152 158.2);
Tailwind
colors: {
custom: {
50: '#91e7b6',
500: '#55db98',
950: '#000000',
},
}SCSS
$custom: #55db98; $custom-light: #91e7b6; $custom-dark: #000000;
JSON
{
"hex": "#55db98",
"rgb": {
"r": 85,
"g": 219,
"b": 152
},
"hsl": {
"h": 150,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.80059,
"c": 0.15215,
"h": 158.2
},
"luminance": 0.54861
}Semantic roles & 50–950 ramp
primary
#55DB98
secondary
#9A3A6A
accent
#4094E8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481