#55DF9C#55DF9C
#55DF9C is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.1% C 0.154 H 158.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #55DF9C |
|---|---|
| RGB | rgb(85, 223, 156) |
| HSL | hsl(151, 68%, 60%) |
| HSV | hsv(151, 62%, 87%) |
| CMYK | cmyk(61.9%, 0%, 30%, 12.5%) |
| CIE-LAB | lab(80.24, -52.61, 22.02) |
| CIE-LCH | lch(80.24, 57.04, 157.29°) |
| OKLab | oklab(81.13% -0.1435 0.0558) |
| OKLCH | oklch(81.13% 0.154 158.7) |
| XYZ | xyz(36.1314, 57.1033, 40.5639) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.91
Eucalyptus
#44D7A8
ΔE00 4.93
Light Greenish Blue
#63F7B4
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DF9C #DF5598
analogous
#55DF57 #55DF9C #55DDDF
triadic
#55DF9C #9C55DF #DF9C55
tetradic
#55DF9C #5755DF #DF5598 #DDDF55
square
#55DF9C #5755DF #DF5598 #DDDF55
split-complementary
#55DF9C #DF55DD #DF5755
monochromatic
#1D9C5F #27D07E #55DF9C #89E9BA #BCF2D8
Accessibility & contrast
On white
1.69
#55DF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#55DF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DF9C
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DF9C | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF98
Deuteranopia (green-blind)
#CAC2A0
Tritanopia (blue-blind)
#00DECD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #55df9c; /* rgb */ color: rgb(85, 223, 156); /* oklch */ color: oklch(81.1% 0.154 158.7);
Tailwind
colors: {
custom: {
50: '#92eab9',
500: '#55df9c',
950: '#000000',
},
}SCSS
$custom: #55df9c; $custom-light: #92eab9; $custom-dark: #000000;
JSON
{
"hex": "#55df9c",
"rgb": {
"r": 85,
"g": 223,
"b": 156
},
"hsl": {
"h": 150.87,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.81132,
"c": 0.154,
"h": 158.7
},
"luminance": 0.57107
}Semantic roles & 50–950 ramp
primary
#55DF9C
secondary
#A0386B
accent
#1570D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481