#55DFE2#55DFE2
#55DFE2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.118 H 197.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFE2 |
|---|---|
| RGB | rgb(85, 223, 226) |
| HSL | hsl(181, 71%, 61%) |
| HSV | hsv(181, 62%, 89%) |
| CMYK | cmyk(62.4%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.94, -35.80, -12.53) |
| CIE-LCH | lch(81.94, 37.93, 199.29°) |
| OKLab | oklab(83.09% -0.1124 -0.0348) |
| OKLCH | oklch(83.09% 0.118 197.2) |
| XYZ | xyz(43.8555, 60.1929, 81.2439) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFE2 #E25855
analogous
#55E29E #55DFE2 #5598E2
triadic
#55DFE2 #E255DF #DFE255
tetradic
#55DFE2 #9E55E2 #E25855 #98E255
square
#55DFE2 #9E55E2 #E25855 #98E255
split-complementary
#55DFE2 #E25598 #E29E55
monochromatic
#1B9EA1 #24D2D5 #55DFE2 #89E9EB #BEF3F4
Accessibility & contrast
On white
1.61
#55DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#55DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFE2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFE2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #55dfe2; /* rgb */ color: rgb(85, 223, 226); /* oklch */ color: oklch(83.1% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#95e9eb',
500: '#55dfe2',
950: '#000000',
},
}SCSS
$custom: #55dfe2; $custom-light: #95e9eb; $custom-dark: #000000;
JSON
{
"hex": "#55dfe2",
"rgb": {
"r": 85,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.277,
"s": 70.854,
"l": 60.98
},
"oklch": {
"l": 0.83085,
"c": 0.1177,
"h": 197.2
},
"luminance": 0.60198
}Semantic roles & 50–950 ramp
primary
#55DFE2
secondary
#A43A37
accent
#1713D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484