#55FFDD#55FFDD
#55FFDD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.147 H 176.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFDD |
|---|---|
| RGB | rgb(85, 255, 221) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.08, -51.19, 3.55) |
| CIE-LCH | lch(91.08, 51.31, 176.03°) |
| OKLab | oklab(90.47% -0.1463 0.0086) |
| OKLCH | oklch(90.47% 0.147 176.6) |
| XYZ | xyz(52.5511, 78.6658, 80.8071) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.72
Bright Teal
#01F9C6
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFDD #FF5577
analogous
#55FF88 #55FFDD #55CCFF
triadic
#55FFDD #DD55FF #FFDD55
tetradic
#55FFDD #8855FF #FF5577 #CCFF55
square
#55FFDD #8855FF #FF5577 #CCFF55
split-complementary
#55FFDD #FF55CC #FF8855
monochromatic
#00DAAE #18FFD1 #55FFDD #92FFE9 #CFFFF5
Accessibility & contrast
On white
1.25
#55FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#55FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFDD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFDD | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffdd; /* rgb */ color: rgb(85, 255, 221); /* oklch */ color: oklch(90.5% 0.147 176.6);
Tailwind
colors: {
custom: {
50: '#98ffe7',
500: '#55ffdd',
950: '#000000',
},
}SCSS
$custom: #55ffdd; $custom-light: #98ffe7; $custom-dark: #000000;
JSON
{
"hex": "#55ffdd",
"rgb": {
"r": 85,
"g": 255,
"b": 221
},
"hsl": {
"h": 168,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90468,
"c": 0.14657,
"h": 176.6
},
"luminance": 0.78672
}Semantic roles & 50–950 ramp
primary
#55FFDD
secondary
#D32548
accent
#002EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684