#55FFAE#55FFAE
#55FFAE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.180 H 158.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFAE |
|---|---|
| RGB | rgb(85, 255, 174) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.09, -61.51, 26.27) |
| CIE-LCH | lch(90.09, 66.88, 156.87°) |
| OKLab | oklab(89.33% -0.1672 0.0664) |
| OKLCH | oklch(89.33% 0.18 158.3) |
| XYZ | xyz(47.1418, 76.5021, 52.3181) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.87
Sea Green (survey)
#53FCA1
ΔE00 1.98
Bright Sea Green
#05FFA6
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFAE #FF55A6
analogous
#55FF59 #55FFAE #55FBFF
triadic
#55FFAE #AE55FF #FFAE55
tetradic
#55FFAE #5955FF #FF55A6 #FBFF55
square
#55FFAE #5955FF #FF55A6 #FBFF55
split-complementary
#55FFAE #FF55FB #FF5955
monochromatic
#00DA72 #18FF91 #55FFAE #92FFCB #CFFFE8
Accessibility & contrast
On white
1.29
#55FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#55FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFAE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFAE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55ffae; /* rgb */ color: rgb(85, 255, 174); /* oklch */ color: oklch(89.3% 0.180 158.3);
Tailwind
colors: {
custom: {
50: '#97ffc6',
500: '#55ffae',
950: '#000000',
},
}SCSS
$custom: #55ffae; $custom-light: #97ffc6; $custom-dark: #000000;
JSON
{
"hex": "#55ffae",
"rgb": {
"r": 85,
"g": 255,
"b": 174
},
"hsl": {
"h": 151.412,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89329,
"c": 0.17993,
"h": 158.3
},
"luminance": 0.76507
}Semantic roles & 50–950 ramp
primary
#55FFAE
secondary
#D32578
accent
#006DE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682