#55FFCE#55FFCE
#55FFCE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.155 H 169.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFCE |
|---|---|
| RGB | rgb(85, 255, 206) |
| HSL | hsl(163, 100%, 67%) |
| HSV | hsv(163, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.74, -54.72, 10.80) |
| CIE-LCH | lch(90.74, 55.78, 168.84°) |
| OKLab | oklab(90.07% -0.1529 0.0276) |
| OKLCH | oklch(90.07% 0.155 169.8) |
| XYZ | xyz(50.6412, 77.9019, 70.7482) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.64
Greenish Cyan
#2AFEB7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFCE #FF5586
analogous
#55FF79 #55FFCE #55DBFF
triadic
#55FFCE #CE55FF #FFCE55
tetradic
#55FFCE #7955FF #FF5586 #DBFF55
square
#55FFCE #7955FF #FF5586 #DBFF55
split-complementary
#55FFCE #FF55DB #FF7955
monochromatic
#00DA9B #18FFBC #55FFCE #92FFE0 #CFFFF1
Accessibility & contrast
On white
1.27
#55FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#55FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFCE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFCE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffce; /* rgb */ color: rgb(85, 255, 206); /* oklch */ color: oklch(90.1% 0.155 169.8);
Tailwind
colors: {
custom: {
50: '#98ffdd',
500: '#55ffce',
950: '#000000',
},
}SCSS
$custom: #55ffce; $custom-light: #98ffdd; $custom-dark: #000000;
JSON
{
"hex": "#55ffce",
"rgb": {
"r": 85,
"g": 255,
"b": 206
},
"hsl": {
"h": 162.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90068,
"c": 0.15542,
"h": 169.8
},
"luminance": 0.77908
}Semantic roles & 50–950 ramp
primary
#55FFCE
secondary
#D32557
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684