#55FFDF#55FFDF
#55FFDF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 177.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFDF |
|---|---|
| RGB | rgb(85, 255, 223) |
| HSL | hsl(169, 100%, 67%) |
| HSV | hsv(169, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.13, -50.70, 2.59) |
| CIE-LCH | lch(91.13, 50.76, 177.08°) |
| OKLab | oklab(90.52% -0.1454 0.0061) |
| OKLCH | oklch(90.52% 0.146 177.6) |
| XYZ | xyz(52.8191, 78.7730, 82.2188) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.05
Bright Teal
#01F9C6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFDF #FF5575
analogous
#55FF8A #55FFDF #55CAFF
triadic
#55FFDF #DF55FF #FFDF55
tetradic
#55FFDF #8A55FF #FF5575 #CAFF55
square
#55FFDF #8A55FF #FF5575 #CAFF55
split-complementary
#55FFDF #FF55CA #FF8A55
monochromatic
#00DAB1 #18FFD3 #55FFDF #92FFEB #CFFFF6
Accessibility & contrast
On white
1.25
#55FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#55FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFDF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFDF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #55ffdf; /* rgb */ color: rgb(85, 255, 223); /* oklch */ color: oklch(90.5% 0.146 177.6);
Tailwind
colors: {
custom: {
50: '#99ffe8',
500: '#55ffdf',
950: '#000000',
},
}SCSS
$custom: #55ffdf; $custom-light: #99ffe8; $custom-dark: #000000;
JSON
{
"hex": "#55ffdf",
"rgb": {
"r": 85,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90524,
"c": 0.14557,
"h": 177.6
},
"luminance": 0.78779
}Semantic roles & 50–950 ramp
primary
#55FFDF
secondary
#D32546
accent
#002BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684