#55FCCE#55FCCE
#55FCCE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.152 H 170.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #55FCCE |
|---|---|
| RGB | rgb(85, 252, 206) |
| HSL | hsl(163, 97%, 66%) |
| HSV | hsv(163, 66%, 99%) |
| CMYK | cmyk(66.3%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(89.86, -53.50, 9.55) |
| CIE-LCH | lch(89.86, 54.35, 169.88°) |
| OKLab | oklab(89.35% -0.15 0.0244) |
| OKLCH | oklch(89.35% 0.152 170.8) |
| XYZ | xyz(49.6916, 76.0028, 70.4317) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.65
Light Aqua
#8CFFDB
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FCCE #FC5583
analogous
#55FC7A #55FCCE #55D6FC
triadic
#55FCCE #CE55FC #FCCE55
tetradic
#55FCCE #7A55FC #FC5583 #D6FC55
square
#55FCCE #7A55FC #FC5583 #D6FC55
split-complementary
#55FCCE #FC55D6 #FC7A55
monochromatic
#04D39A #19FBBD #55FCCE #91FDDF #CDFEF1
Accessibility & contrast
On white
1.30
#55FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#55FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FCCE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FCCE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #55fcce; /* rgb */ color: rgb(85, 252, 206); /* oklch */ color: oklch(89.4% 0.152 170.8);
Tailwind
colors: {
custom: {
50: '#97fedd',
500: '#55fcce',
950: '#000000',
},
}SCSS
$custom: #55fcce; $custom-light: #97fedd; $custom-dark: #000000;
JSON
{
"hex": "#55fcce",
"rgb": {
"r": 85,
"g": 252,
"b": 206
},
"hsl": {
"h": 163.473,
"s": 96.532,
"l": 66.078
},
"oklch": {
"l": 0.89354,
"c": 0.15198,
"h": 170.8
},
"luminance": 0.76008
}Semantic roles & 50–950 ramp
primary
#55FCCE
secondary
#CD2855
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684