#55FAC8#55FAC8
#55FAC8 is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.7% C 0.154 H 168.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #55FAC8 |
|---|---|
| RGB | rgb(85, 250, 200) |
| HSL | hsl(162, 94%, 66%) |
| HSV | hsv(162, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 20%, 2%) |
| CIE-LAB | lab(89.14, -54.06, 11.63) |
| CIE-LCH | lch(89.14, 55.30, 167.86°) |
| OKLab | oklab(88.72% -0.1507 0.0297) |
| OKLCH | oklch(88.72% 0.154 168.8) |
| XYZ | xyz(48.3519, 74.4673, 66.4578) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.28
Greenish Cyan
#2AFEB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FAC8 #FA5587
analogous
#55FA75 #55FAC8 #55DAFA
triadic
#55FAC8 #C855FA #FAC855
tetradic
#55FAC8 #7555FA #FA5587 #DAFA55
square
#55FAC8 #7555FA #FA5587 #DAFA55
split-complementary
#55FAC8 #FA55DA #FA7555
monochromatic
#06CF92 #1AF8B5 #55FAC8 #90FCDB #CCFDEE
Accessibility & contrast
On white
1.32
#55FAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#55FAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FAC8
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FAC8 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC5
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55fac8; /* rgb */ color: rgb(85, 250, 200); /* oklch */ color: oklch(88.7% 0.154 168.8);
Tailwind
colors: {
custom: {
50: '#97fdd8',
500: '#55fac8',
950: '#000000',
},
}SCSS
$custom: #55fac8; $custom-light: #97fdd8; $custom-dark: #000000;
JSON
{
"hex": "#55fac8",
"rgb": {
"r": 85,
"g": 250,
"b": 200
},
"hsl": {
"h": 161.818,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.88722,
"c": 0.15364,
"h": 168.8
},
"luminance": 0.74473
}Semantic roles & 50–950 ramp
primary
#55FAC8
secondary
#CA295A
accent
#0046E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683