#55DFE5#55DFE5
#55DFE5 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.118 H 199.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFE5 |
|---|---|
| RGB | rgb(85, 223, 229) |
| HSL | hsl(183, 73%, 62%) |
| HSV | hsv(183, 63%, 90%) |
| CMYK | cmyk(62.9%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.03, -34.97, -13.99) |
| CIE-LCH | lch(82.03, 37.67, 201.80°) |
| OKLab | oklab(83.19% -0.1112 -0.0388) |
| OKLCH | oklch(83.19% 0.118 199.2) |
| XYZ | xyz(44.2707, 60.3590, 83.4309) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFE5 #E55B55
analogous
#55E5A3 #55DFE5 #5597E5
triadic
#55DFE5 #E555DF #DFE555
tetradic
#55DFE5 #A355E5 #E55B55 #97E555
square
#55DFE5 #A355E5 #E55B55 #97E555
split-complementary
#55DFE5 #E55597 #E5A355
monochromatic
#19A0A6 #22D4DB #55DFE5 #8AE9ED #BFF3F5
Accessibility & contrast
On white
1.61
#55DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#55DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFE5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFE5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #55dfe5; /* rgb */ color: rgb(85, 223, 229); /* oklch */ color: oklch(83.2% 0.118 199.2);
Tailwind
colors: {
custom: {
50: '#95e9ed',
500: '#55dfe5',
950: '#000000',
},
}SCSS
$custom: #55dfe5; $custom-light: #95e9ed; $custom-dark: #000000;
JSON
{
"hex": "#55dfe5",
"rgb": {
"r": 85,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.5,
"s": 73.469,
"l": 61.569
},
"oklch": {
"l": 0.83188,
"c": 0.11777,
"h": 199.2
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#55DFE5
secondary
#A83B36
accent
#1810D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484