#55FFC2#55FFC2
#55FFC2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.164 H 165.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFC2 |
|---|---|
| RGB | rgb(85, 255, 194) |
| HSL | hsl(158, 100%, 67%) |
| HSV | hsv(158, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.48, -57.39, 16.61) |
| CIE-LCH | lch(90.48, 59.74, 163.86°) |
| OKLab | oklab(89.77% -0.1583 0.0425) |
| OKLCH | oklch(89.77% 0.164 165) |
| XYZ | xyz(49.2387, 77.3409, 63.3618) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.28
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 2.71
Greenish Turquoise
#00FBB0
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFC2 #FF5592
analogous
#55FF6D #55FFC2 #55E7FF
triadic
#55FFC2 #C255FF #FFC255
tetradic
#55FFC2 #6D55FF #FF5592 #E7FF55
square
#55FFC2 #6D55FF #FF5592 #E7FF55
split-complementary
#55FFC2 #FF55E7 #FF6D55
monochromatic
#00DA8C #18FFAC #55FFC2 #92FFD8 #CFFFEE
Accessibility & contrast
On white
1.28
#55FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#55FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFC2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFC2 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffc2; /* rgb */ color: rgb(85, 255, 194); /* oklch */ color: oklch(89.8% 0.164 165.0);
Tailwind
colors: {
custom: {
50: '#97ffd4',
500: '#55ffc2',
950: '#000000',
},
}SCSS
$custom: #55ffc2; $custom-light: #97ffd4; $custom-dark: #000000;
JSON
{
"hex": "#55ffc2",
"rgb": {
"r": 85,
"g": 255,
"b": 194
},
"hsl": {
"h": 158.471,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89773,
"c": 0.1639,
"h": 165
},
"luminance": 0.77346
}Semantic roles & 50–950 ramp
primary
#55FFC2
secondary
#D32564
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683