#55FFDB#55FFDB
#55FFDB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.148 H 175.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFDB |
|---|---|
| RGB | rgb(85, 255, 219) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.03, -51.67, 4.52) |
| CIE-LCH | lch(91.03, 51.87, 175.01°) |
| OKLab | oklab(90.41% -0.1472 0.0112) |
| OKLCH | oklch(90.41% 0.148 175.7) |
| XYZ | xyz(52.2862, 78.5599, 79.4121) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFDB #FF5579
analogous
#55FF86 #55FFDB #55CEFF
triadic
#55FFDB #DB55FF #FFDB55
tetradic
#55FFDB #8655FF #FF5579 #CEFF55
square
#55FFDB #8655FF #FF5579 #CEFF55
split-complementary
#55FFDB #FF55CE #FF8655
monochromatic
#00DAAC #18FFCE #55FFDB #92FFE8 #CFFFF5
Accessibility & contrast
On white
1.26
#55FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#55FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFDB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFDB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffdb; /* rgb */ color: rgb(85, 255, 219); /* oklch */ color: oklch(90.4% 0.148 175.7);
Tailwind
colors: {
custom: {
50: '#98ffe6',
500: '#55ffdb',
950: '#000000',
},
}SCSS
$custom: #55ffdb; $custom-light: #98ffe6; $custom-dark: #000000;
JSON
{
"hex": "#55ffdb",
"rgb": {
"r": 85,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.294,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90413,
"c": 0.14762,
"h": 175.7
},
"luminance": 0.78566
}Semantic roles & 50–950 ramp
primary
#55FFDB
secondary
#D3254A
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684