#55FFC8#55FFC8
#55FFC8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.160 H 167.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFC8 |
|---|---|
| RGB | rgb(85, 255, 200) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.60, -56.07, 13.70) |
| CIE-LCH | lch(90.60, 57.72, 166.27°) |
| OKLab | oklab(89.92% -0.1556 0.0351) |
| OKLCH | oklch(89.92% 0.16 167.3) |
| XYZ | xyz(49.9262, 77.6159, 66.9825) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.68
Bright Teal
#01F9C6
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.73
Greenish Turquoise
#00FBB0
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFC8 #FF558C
analogous
#55FF73 #55FFC8 #55E1FF
triadic
#55FFC8 #C855FF #FFC855
tetradic
#55FFC8 #7355FF #FF558C #E1FF55
square
#55FFC8 #7355FF #FF558C #E1FF55
split-complementary
#55FFC8 #FF55E1 #FF7355
monochromatic
#00DA93 #18FFB4 #55FFC8 #92FFDC #CFFFF0
Accessibility & contrast
On white
1.27
#55FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#55FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFC8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFC8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffc8; /* rgb */ color: rgb(85, 255, 200); /* oklch */ color: oklch(89.9% 0.160 167.3);
Tailwind
colors: {
custom: {
50: '#98ffd8',
500: '#55ffc8',
950: '#000000',
},
}SCSS
$custom: #55ffc8; $custom-light: #98ffd8; $custom-dark: #000000;
JSON
{
"hex": "#55ffc8",
"rgb": {
"r": 85,
"g": 255,
"b": 200
},
"hsl": {
"h": 160.588,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89918,
"c": 0.15953,
"h": 167.3
},
"luminance": 0.77621
}Semantic roles & 50–950 ramp
primary
#55FFC8
secondary
#D3255D
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683