#55FDC2#55FDC2
#55FDC2 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.3% C 0.161 H 165.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #55FDC2 |
|---|---|
| RGB | rgb(85, 253, 194) |
| HSL | hsl(159, 98%, 66%) |
| HSV | hsv(159, 66%, 99%) |
| CMYK | cmyk(66.4%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(89.89, -56.60, 15.78) |
| CIE-LCH | lch(89.89, 58.76, 164.42°) |
| OKLab | oklab(89.29% -0.1564 0.0404) |
| OKLCH | oklch(89.29% 0.161 165.5) |
| XYZ | xyz(48.6040, 76.0715, 63.1502) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.59
Light Greenish Blue
#63F7B4
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FDC2 #FD5590
analogous
#55FD6E #55FDC2 #55E4FD
triadic
#55FDC2 #C255FD #FDC255
tetradic
#55FDC2 #6E55FD #FD5590 #E4FD55
square
#55FDC2 #6E55FD #FD5590 #E4FD55
split-complementary
#55FDC2 #FD55E4 #FD6E55
monochromatic
#03D58B #19FCAC #55FDC2 #91FED8 #CEFEED
Accessibility & contrast
On white
1.30
#55FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#55FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FDC2
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FDC2 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E1DBC6
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #55fdc2; /* rgb */ color: rgb(85, 253, 194); /* oklch */ color: oklch(89.3% 0.161 165.5);
Tailwind
colors: {
custom: {
50: '#97ffd4',
500: '#55fdc2',
950: '#000000',
},
}SCSS
$custom: #55fdc2; $custom-light: #97ffd4; $custom-dark: #000000;
JSON
{
"hex": "#55fdc2",
"rgb": {
"r": 85,
"g": 253,
"b": 194
},
"hsl": {
"h": 158.929,
"s": 97.674,
"l": 66.275
},
"oklch": {
"l": 0.89294,
"c": 0.16148,
"h": 165.5
},
"luminance": 0.76077
}Semantic roles & 50–950 ramp
primary
#55FDC2
secondary
#CF2762
accent
#0051E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683