#55DD9B#55DD9B
#55DD9B is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.6% C 0.152 H 158.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD9B |
|---|---|
| RGB | rgb(85, 221, 155) |
| HSL | hsl(151, 67%, 60%) |
| HSV | hsv(151, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 29.9%, 13.3%) |
| CIE-LAB | lab(79.62, -52.01, 21.69) |
| CIE-LCH | lch(79.62, 56.35, 157.37°) |
| OKLab | oklab(80.62% -0.1419 0.055) |
| OKLCH | oklch(80.62% 0.152 158.8) |
| XYZ | xyz(35.5159, 56.0071, 39.9428) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.07
Eucalyptus
#44D7A8
ΔE00 4.68
Seaweed
#18D17B
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 5.81
Weird Green
#3AE57F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD9B #DD5597
analogous
#55DD57 #55DD9B #55DBDD
triadic
#55DD9B #9B55DD #DD9B55
tetradic
#55DD9B #5755DD #DD5597 #DBDD55
square
#55DD9B #5755DD #DD5597 #DBDD55
split-complementary
#55DD9B #DD55DB #DD5755
monochromatic
#1F995E #29CC7D #55DD9B #88E7B9 #BBF1D7
Accessibility & contrast
On white
1.72
#55DD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#55DD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD9B
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD9B | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD97
Deuteranopia (green-blind)
#C9C09F
Tritanopia (blue-blind)
#00DCCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dd9b; /* rgb */ color: rgb(85, 221, 155); /* oklch */ color: oklch(80.6% 0.152 158.8);
Tailwind
colors: {
custom: {
50: '#92e8b8',
500: '#55dd9b',
950: '#000000',
},
}SCSS
$custom: #55dd9b; $custom-light: #92e8b8; $custom-dark: #000000;
JSON
{
"hex": "#55dd9b",
"rgb": {
"r": 85,
"g": 221,
"b": 155
},
"hsl": {
"h": 150.882,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80618,
"c": 0.15221,
"h": 158.8
},
"luminance": 0.56011
}Semantic roles & 50–950 ramp
primary
#55DD9B
secondary
#9D396A
accent
#3E91EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481