#55FFDE#55FFDE
#55FFDE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.146 H 177.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFDE |
|---|---|
| RGB | rgb(85, 255, 222) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.11, -50.94, 3.07) |
| CIE-LCH | lch(91.11, 51.04, 176.55°) |
| OKLab | oklab(90.5% -0.1459 0.0073) |
| OKLCH | oklch(90.5% 0.146 177.1) |
| XYZ | xyz(52.6847, 78.7193, 81.5108) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 4.93
Bright Teal
#01F9C6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFDE #FF5576
analogous
#55FF89 #55FFDE #55CBFF
triadic
#55FFDE #DE55FF #FFDE55
tetradic
#55FFDE #8955FF #FF5576 #CBFF55
square
#55FFDE #8955FF #FF5576 #CBFF55
split-complementary
#55FFDE #FF55CB #FF8955
monochromatic
#00DAAF #18FFD2 #55FFDE #92FFEA #CFFFF6
Accessibility & contrast
On white
1.25
#55FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#55FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFDE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFDE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#DEDEE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffde; /* rgb */ color: rgb(85, 255, 222); /* oklch */ color: oklch(90.5% 0.146 177.1);
Tailwind
colors: {
custom: {
50: '#98ffe8',
500: '#55ffde',
950: '#000000',
},
}SCSS
$custom: #55ffde; $custom-light: #98ffe8; $custom-dark: #000000;
JSON
{
"hex": "#55ffde",
"rgb": {
"r": 85,
"g": 255,
"b": 222
},
"hsl": {
"h": 168.353,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90496,
"c": 0.14606,
"h": 177.1
},
"luminance": 0.78725
}Semantic roles & 50–950 ramp
primary
#55FFDE
secondary
#D32547
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684