#55DFDB#55DFDB
#55DFDB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.118 H 192.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFDB |
|---|---|
| RGB | rgb(85, 223, 219) |
| HSL | hsl(178, 68%, 60%) |
| HSV | hsv(178, 62%, 87%) |
| CMYK | cmyk(61.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.74, -37.70, -9.12) |
| CIE-LCH | lch(81.74, 38.79, 193.60°) |
| OKLab | oklab(82.85% -0.1154 -0.0254) |
| OKLCH | oklch(82.85% 0.118 192.4) |
| XYZ | xyz(42.9145, 59.8165, 76.2882) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 6.75
Bright Aqua
#0BF9EA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFDB #DF5559
analogous
#55DF96 #55DFDB #559EDF
triadic
#55DFDB #DB55DF #DFDB55
tetradic
#55DFDB #9655DF #DF5559 #9EDF55
square
#55DFDB #9655DF #DF5559 #9EDF55
split-complementary
#55DFDB #DF559E #DF9655
monochromatic
#1D9C99 #27D0CB #55DFDB #89E9E6 #BCF2F1
Accessibility & contrast
On white
1.62
#55DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#55DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFDB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFDB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #55dfdb; /* rgb */ color: rgb(85, 223, 219); /* oklch */ color: oklch(82.9% 0.118 192.4);
Tailwind
colors: {
custom: {
50: '#94e9e6',
500: '#55dfdb',
950: '#000000',
},
}SCSS
$custom: #55dfdb; $custom-light: #94e9e6; $custom-dark: #000000;
JSON
{
"hex": "#55dfdb",
"rgb": {
"r": 85,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.261,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.82852,
"c": 0.11815,
"h": 192.4
},
"luminance": 0.59821
}Semantic roles & 50–950 ramp
primary
#55DFDB
secondary
#A0383B
accent
#151BD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484