#55FACD#55FACD
#55FACD is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.9% C 0.150 H 171.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #55FACD |
|---|---|
| RGB | rgb(85, 250, 205) |
| HSL | hsl(164, 94%, 66%) |
| HSV | hsv(164, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.25, -52.91, 9.20) |
| CIE-LCH | lch(89.25, 53.71, 170.14°) |
| OKLab | oklab(88.85% -0.1485 0.0235) |
| OKLCH | oklch(88.85% 0.15 171) |
| XYZ | xyz(48.9458, 74.7049, 69.5857) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FACD #FA5582
analogous
#55FA7A #55FACD #55D5FA
triadic
#55FACD #CD55FA #FACD55
tetradic
#55FACD #7A55FA #FA5582 #D5FA55
square
#55FACD #7A55FA #FA5582 #D5FA55
split-complementary
#55FACD #FA55D5 #FA7A55
monochromatic
#06CF98 #1AF8BC #55FACD #90FCDE #CCFDF0
Accessibility & contrast
On white
1.32
#55FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#55FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FACD
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FACD | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55facd; /* rgb */ color: rgb(85, 250, 205); /* oklch */ color: oklch(88.9% 0.150 171.0);
Tailwind
colors: {
custom: {
50: '#97fddc',
500: '#55facd',
950: '#000000',
},
}SCSS
$custom: #55facd; $custom-light: #97fddc; $custom-dark: #000000;
JSON
{
"hex": "#55facd",
"rgb": {
"r": 85,
"g": 250,
"b": 205
},
"hsl": {
"h": 163.636,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.88851,
"c": 0.15035,
"h": 171
},
"luminance": 0.7471
}Semantic roles & 50–950 ramp
primary
#55FACD
secondary
#CA2955
accent
#003FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684