#55FACA#55FACA
#55FACA is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.8% C 0.152 H 169.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #55FACA |
|---|---|
| RGB | rgb(85, 250, 202) |
| HSL | hsl(163, 94%, 66%) |
| HSV | hsv(163, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.19, -53.60, 10.66) |
| CIE-LCH | lch(89.19, 54.65, 168.76°) |
| OKLab | oklab(88.77% -0.1498 0.0272) |
| OKLCH | oklch(88.77% 0.152 169.7) |
| XYZ | xyz(48.5871, 74.5614, 67.6968) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.21
Light Aqua
#8CFFDB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FACA #FA5585
analogous
#55FA77 #55FACA #55D8FA
triadic
#55FACA #CA55FA #FACA55
tetradic
#55FACA #7755FA #FA5585 #D8FA55
square
#55FACA #7755FA #FA5585 #D8FA55
split-complementary
#55FACA #FA55D8 #FA7755
monochromatic
#06CF94 #1AF8B7 #55FACA #90FCDD #CCFDEF
Accessibility & contrast
On white
1.32
#55FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#55FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FACA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FACA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC8
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55faca; /* rgb */ color: rgb(85, 250, 202); /* oklch */ color: oklch(88.8% 0.152 169.7);
Tailwind
colors: {
custom: {
50: '#97fdda',
500: '#55faca',
950: '#000000',
},
}SCSS
$custom: #55faca; $custom-light: #97fdda; $custom-dark: #000000;
JSON
{
"hex": "#55faca",
"rgb": {
"r": 85,
"g": 250,
"b": 202
},
"hsl": {
"h": 162.545,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.88773,
"c": 0.15229,
"h": 169.7
},
"luminance": 0.74567
}Semantic roles & 50–950 ramp
primary
#55FACA
secondary
#CA2958
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683