#55FFAA#55FFAA
#55FFAA is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.2% C 0.183 H 157.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFAA |
|---|---|
| RGB | rgb(85, 255, 170) |
| HSL | hsl(150, 100%, 67%) |
| HSV | hsv(150, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.02, -62.28, 28.19) |
| CIE-LCH | lch(90.02, 68.36, 155.65°) |
| OKLab | oklab(89.25% -0.169 0.0711) |
| OKLCH | oklch(89.25% 0.183 157.2) |
| XYZ | xyz(46.7576, 76.3485, 50.2949) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.21
Sea Green (survey)
#53FCA1
ΔE00 1.31
Bright Sea Green
#05FFA6
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.35
Mediumspringgreen
#00FA9A
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFAA #FF55AA
analogous
#55FF55 #55FFAA #55FFFF
triadic
#55FFAA #AA55FF #FFAA55
tetradic
#55FFAA #5555FF #FF55AA #FFFF55
square
#55FFAA #5555FF #FF55AA #FFFF55
split-complementary
#55FFAA #FF55FF #FF5555
monochromatic
#00DA6D #18FF8B #55FFAA #92FFC9 #CFFFE7
Accessibility & contrast
On white
1.29
#55FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#55FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFAA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFAA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #55ffaa; /* rgb */ color: rgb(85, 255, 170); /* oklch */ color: oklch(89.2% 0.183 157.2);
Tailwind
colors: {
custom: {
50: '#97ffc3',
500: '#55ffaa',
950: '#000000',
},
}SCSS
$custom: #55ffaa; $custom-light: #97ffc3; $custom-dark: #000000;
JSON
{
"hex": "#55ffaa",
"rgb": {
"r": 85,
"g": 255,
"b": 170
},
"hsl": {
"h": 150,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89247,
"c": 0.18332,
"h": 157.2
},
"luminance": 0.76354
}Semantic roles & 50–950 ramp
primary
#55FFAA
secondary
#D3257C
accent
#0073E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682