#55FAC9#55FAC9
#55FAC9 is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.7% C 0.153 H 169.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #55FAC9 |
|---|---|
| RGB | rgb(85, 250, 201) |
| HSL | hsl(162, 94%, 66%) |
| HSV | hsv(162, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 19.6%, 2%) |
| CIE-LAB | lab(89.16, -53.83, 11.14) |
| CIE-LCH | lch(89.16, 54.97, 168.31°) |
| OKLab | oklab(88.75% -0.1503 0.0285) |
| OKLCH | oklch(88.75% 0.153 169.3) |
| XYZ | xyz(48.4691, 74.5142, 67.0753) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.20
Aquamarine
#7FFFD4
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FAC9 #FA5586
analogous
#55FA76 #55FAC9 #55D8FA
triadic
#55FAC9 #C955FA #FAC955
tetradic
#55FAC9 #7655FA #FA5586 #D8FA55
square
#55FAC9 #7655FA #FA5586 #D8FA55
split-complementary
#55FAC9 #FA55D8 #FA7655
monochromatic
#06CF93 #1AF8B6 #55FAC9 #90FCDC #CCFDEF
Accessibility & contrast
On white
1.32
#55FAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#55FAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FAC9
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FAC9 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC7
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55fac9; /* rgb */ color: rgb(85, 250, 201); /* oklch */ color: oklch(88.7% 0.153 169.3);
Tailwind
colors: {
custom: {
50: '#97fdd9',
500: '#55fac9',
950: '#000000',
},
}SCSS
$custom: #55fac9; $custom-light: #97fdd9; $custom-dark: #000000;
JSON
{
"hex": "#55fac9",
"rgb": {
"r": 85,
"g": 250,
"b": 201
},
"hsl": {
"h": 162.182,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.88748,
"c": 0.15296,
"h": 169.3
},
"luminance": 0.7452
}Semantic roles & 50–950 ramp
primary
#55FAC9
secondary
#CA2959
accent
#0044E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683