#55FFD1#55FFD1
#55FFD1 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.153 H 171.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFD1 |
|---|---|
| RGB | rgb(85, 255, 209) |
| HSL | hsl(164, 100%, 67%) |
| HSV | hsv(164, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 18%, 0%) |
| CIE-LAB | lab(90.80, -54.03, 9.35) |
| CIE-LCH | lch(90.80, 54.83, 170.18°) |
| OKLab | oklab(90.15% -0.1516 0.0238) |
| OKLCH | oklch(90.15% 0.153 171.1) |
| XYZ | xyz(51.0091, 78.0490, 72.6859) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFD1 #FF5583
analogous
#55FF7C #55FFD1 #55D8FF
triadic
#55FFD1 #D155FF #FFD155
tetradic
#55FFD1 #7C55FF #FF5583 #D8FF55
square
#55FFD1 #7C55FF #FF5583 #D8FF55
split-complementary
#55FFD1 #FF55D8 #FF7C55
monochromatic
#00DA9F #18FFC0 #55FFD1 #92FFE2 #CFFFF2
Accessibility & contrast
On white
1.26
#55FFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#55FFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFD1
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFD1 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCF
Deuteranopia (green-blind)
#E0DED4
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffd1; /* rgb */ color: rgb(85, 255, 209); /* oklch */ color: oklch(90.1% 0.153 171.1);
Tailwind
colors: {
custom: {
50: '#98ffdf',
500: '#55ffd1',
950: '#000000',
},
}SCSS
$custom: #55ffd1; $custom-light: #98ffdf; $custom-dark: #000000;
JSON
{
"hex": "#55ffd1",
"rgb": {
"r": 85,
"g": 255,
"b": 209
},
"hsl": {
"h": 163.765,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90146,
"c": 0.15348,
"h": 171.1
},
"luminance": 0.78055
}Semantic roles & 50–950 ramp
primary
#55FFD1
secondary
#D32554
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684