#55FCCB#55FCCB
#55FCCB is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.154 H 169.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55FCCB |
|---|---|
| RGB | rgb(85, 252, 203) |
| HSL | hsl(162, 97%, 66%) |
| HSV | hsv(162, 66%, 99%) |
| CMYK | cmyk(66.3%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.79, -54.19, 11.01) |
| CIE-LCH | lch(89.79, 55.29, 168.52°) |
| OKLab | oklab(89.28% -0.1514 0.0281) |
| OKLCH | oklch(89.28% 0.154 169.5) |
| XYZ | xyz(49.3307, 75.8584, 68.5307) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.70
Greenish Cyan
#2AFEB7
ΔE00 4.54
Aqua Marine
#2EE8BB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FCCB #FC5586
analogous
#55FC77 #55FCCB #55DAFC
triadic
#55FCCB #CB55FC #FCCB55
tetradic
#55FCCB #7755FC #FC5586 #DAFC55
square
#55FCCB #7755FC #FC5586 #DAFC55
split-complementary
#55FCCB #FC55DA #FC7755
monochromatic
#04D396 #19FBB9 #55FCCB #91FDDD #CDFEF0
Accessibility & contrast
On white
1.30
#55FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#55FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FCCB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FCCB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECC9
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #55fccb; /* rgb */ color: rgb(85, 252, 203); /* oklch */ color: oklch(89.3% 0.154 169.5);
Tailwind
colors: {
custom: {
50: '#97feda',
500: '#55fccb',
950: '#000000',
},
}SCSS
$custom: #55fccb; $custom-light: #97feda; $custom-dark: #000000;
JSON
{
"hex": "#55fccb",
"rgb": {
"r": 85,
"g": 252,
"b": 203
},
"hsl": {
"h": 162.395,
"s": 96.532,
"l": 66.078
},
"oklch": {
"l": 0.89276,
"c": 0.15395,
"h": 169.5
},
"luminance": 0.75864
}Semantic roles & 50–950 ramp
primary
#55FCCB
secondary
#CD2858
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683