#55DEDA#55DEDA
#55DEDA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.118 H 192.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEDA |
|---|---|
| RGB | rgb(85, 222, 218) |
| HSL | hsl(178, 67%, 60%) |
| HSV | hsv(178, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.42, -37.51, -9.06) |
| CIE-LCH | lch(81.42, 38.59, 193.58°) |
| OKLab | oklab(82.58% -0.1148 -0.0252) |
| OKLCH | oklch(82.58% 0.118 192.4) |
| XYZ | xyz(42.5169, 59.2312, 75.5081) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 6.47
Bright Cyan
#41FDFE
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEDA #DE5559
analogous
#55DE95 #55DEDA #559EDE
triadic
#55DEDA #DA55DE #DEDA55
tetradic
#55DEDA #9555DE #DE5559 #9EDE55
square
#55DEDA #9555DE #DE5559 #9EDE55
split-complementary
#55DEDA #DE559E #DE9555
monochromatic
#1E9B97 #28CEC9 #55DEDA #88E8E5 #BCF2F0
Accessibility & contrast
On white
1.63
#55DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#55DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEDA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEDA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #55deda; /* rgb */ color: rgb(85, 222, 218); /* oklch */ color: oklch(82.6% 0.118 192.4);
Tailwind
colors: {
custom: {
50: '#94e9e5',
500: '#55deda',
950: '#000000',
},
}SCSS
$custom: #55deda; $custom-light: #94e9e5; $custom-dark: #000000;
JSON
{
"hex": "#55deda",
"rgb": {
"r": 85,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.248,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.82583,
"c": 0.11754,
"h": 192.4
},
"luminance": 0.59236
}Semantic roles & 50–950 ramp
primary
#55DEDA
secondary
#9E393C
accent
#161CCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484