#55FFD0#55FFD0
#55FFD0 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.154 H 170.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFD0 |
|---|---|
| RGB | rgb(85, 255, 208) |
| HSL | hsl(163, 100%, 67%) |
| HSV | hsv(163, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.78, -54.26, 9.83) |
| CIE-LCH | lch(90.78, 55.14, 169.73°) |
| OKLab | oklab(90.12% -0.1521 0.0251) |
| OKLCH | oklch(90.12% 0.154 170.6) |
| XYZ | xyz(50.8857, 77.9997, 72.0359) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.57
Aquamarine
#7FFFD4
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.42
Greenish Cyan
#2AFEB7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFD0 #FF5584
analogous
#55FF7B #55FFD0 #55D9FF
triadic
#55FFD0 #D055FF #FFD055
tetradic
#55FFD0 #7B55FF #FF5584 #D9FF55
square
#55FFD0 #7B55FF #FF5584 #D9FF55
split-complementary
#55FFD0 #FF55D9 #FF7B55
monochromatic
#00DA9D #18FFBF #55FFD0 #92FFE1 #CFFFF2
Accessibility & contrast
On white
1.26
#55FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#55FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFD0
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFD0 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCE
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffd0; /* rgb */ color: rgb(85, 255, 208); /* oklch */ color: oklch(90.1% 0.154 170.6);
Tailwind
colors: {
custom: {
50: '#98ffde',
500: '#55ffd0',
950: '#000000',
},
}SCSS
$custom: #55ffd0; $custom-light: #98ffde; $custom-dark: #000000;
JSON
{
"hex": "#55ffd0",
"rgb": {
"r": 85,
"g": 255,
"b": 208
},
"hsl": {
"h": 163.412,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.9012,
"c": 0.15411,
"h": 170.6
},
"luminance": 0.78005
}Semantic roles & 50–950 ramp
primary
#55FFD0
secondary
#D32555
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684