#55FFAF#55FFAF
#55FFAF is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.179 H 158.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFAF |
|---|---|
| RGB | rgb(85, 255, 175) |
| HSL | hsl(152, 100%, 67%) |
| HSV | hsv(152, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.11, -61.31, 25.79) |
| CIE-LCH | lch(90.11, 66.51, 157.19°) |
| OKLab | oklab(89.35% -0.1668 0.0652) |
| OKLCH | oklch(89.35% 0.179 158.6) |
| XYZ | xyz(47.2396, 76.5413, 52.8335) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.15
Bright Sea Green
#05FFA6
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 2.65
Greenish Cyan
#2AFEB7
ΔE00 2.71
Greenish Turquoise
#00FBB0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFAF #FF55A5
analogous
#55FF5A #55FFAF #55FAFF
triadic
#55FFAF #AF55FF #FFAF55
tetradic
#55FFAF #5A55FF #FF55A5 #FAFF55
square
#55FFAF #5A55FF #FF55A5 #FAFF55
split-complementary
#55FFAF #FF55FA #FF5A55
monochromatic
#00DA73 #18FF92 #55FFAF #92FFCC #CFFFE9
Accessibility & contrast
On white
1.29
#55FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#55FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFAF
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFAF | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55ffaf; /* rgb */ color: rgb(85, 255, 175); /* oklch */ color: oklch(89.3% 0.179 158.6);
Tailwind
colors: {
custom: {
50: '#97ffc7',
500: '#55ffaf',
950: '#000000',
},
}SCSS
$custom: #55ffaf; $custom-light: #97ffc7; $custom-dark: #000000;
JSON
{
"hex": "#55ffaf",
"rgb": {
"r": 85,
"g": 255,
"b": 175
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.8935,
"c": 0.17909,
"h": 158.6
},
"luminance": 0.76546
}Semantic roles & 50–950 ramp
primary
#55FFAF
secondary
#D32577
accent
#006CE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682