#55FFAC#55FFAC
#55FFAC is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.182 H 157.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFAC |
|---|---|
| RGB | rgb(85, 255, 172) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.06, -61.90, 27.23) |
| CIE-LCH | lch(90.06, 67.62, 156.25°) |
| OKLab | oklab(89.29% -0.1681 0.0687) |
| OKLCH | oklch(89.29% 0.182 157.8) |
| XYZ | xyz(46.9483, 76.4247, 51.2989) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.53
Sea Green (survey)
#53FCA1
ΔE00 1.64
Bright Sea Green
#05FFA6
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.87
Mediumspringgreen
#00FA9A
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFAC #FF55A8
analogous
#55FF57 #55FFAC #55FDFF
triadic
#55FFAC #AC55FF #FFAC55
tetradic
#55FFAC #5755FF #FF55A8 #FDFF55
square
#55FFAC #5755FF #FF55A8 #FDFF55
split-complementary
#55FFAC #FF55FD #FF5755
monochromatic
#00DA6F #18FF8E #55FFAC #92FFCA #CFFFE8
Accessibility & contrast
On white
1.29
#55FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#55FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFAC
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFAC | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #55ffac; /* rgb */ color: rgb(85, 255, 172); /* oklch */ color: oklch(89.3% 0.182 157.8);
Tailwind
colors: {
custom: {
50: '#97ffc5',
500: '#55ffac',
950: '#000000',
},
}SCSS
$custom: #55ffac; $custom-light: #97ffc5; $custom-dark: #000000;
JSON
{
"hex": "#55ffac",
"rgb": {
"r": 85,
"g": 255,
"b": 172
},
"hsl": {
"h": 150.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89288,
"c": 0.18162,
"h": 157.8
},
"luminance": 0.7643
}Semantic roles & 50–950 ramp
primary
#55FFAC
secondary
#D3257A
accent
#0070E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682