#55FFC0#55FFC0
#55FFC0 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.165 H 164.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFC0 |
|---|---|
| RGB | rgb(85, 255, 192) |
| HSL | hsl(158, 100%, 67%) |
| HSV | hsv(158, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.44, -57.82, 17.58) |
| CIE-LCH | lch(90.44, 60.43, 163.09°) |
| OKLab | oklab(89.73% -0.1592 0.0449) |
| OKLCH | oklch(89.73% 0.165 164.3) |
| XYZ | xyz(49.0156, 77.2516, 62.1868) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFC0 #FF5594
analogous
#55FF6B #55FFC0 #55E9FF
triadic
#55FFC0 #C055FF #FFC055
tetradic
#55FFC0 #6B55FF #FF5594 #E9FF55
square
#55FFC0 #6B55FF #FF5594 #E9FF55
split-complementary
#55FFC0 #FF55E9 #FF6B55
monochromatic
#00DA89 #18FFA9 #55FFC0 #92FFD7 #CFFFED
Accessibility & contrast
On white
1.28
#55FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#55FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFC0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFC0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffc0; /* rgb */ color: rgb(85, 255, 192); /* oklch */ color: oklch(89.7% 0.165 164.3);
Tailwind
colors: {
custom: {
50: '#97ffd3',
500: '#55ffc0',
950: '#000000',
},
}SCSS
$custom: #55ffc0; $custom-light: #97ffd3; $custom-dark: #000000;
JSON
{
"hex": "#55ffc0",
"rgb": {
"r": 85,
"g": 255,
"b": 192
},
"hsl": {
"h": 157.765,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89726,
"c": 0.16541,
"h": 164.3
},
"luminance": 0.77257
}Semantic roles & 50–950 ramp
primary
#55FFC0
secondary
#D32566
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683