#55DFE7#55DFE7
#55DFE7 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.118 H 200.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFE7 |
|---|---|
| RGB | rgb(85, 223, 231) |
| HSL | hsl(183, 75%, 62%) |
| HSV | hsv(183, 63%, 91%) |
| CMYK | cmyk(63.2%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.09, -34.42, -14.96) |
| CIE-LCH | lch(82.09, 37.53, 203.50°) |
| OKLab | oklab(83.26% -0.1104 -0.0415) |
| OKLCH | oklch(83.26% 0.118 200.6) |
| XYZ | xyz(44.5515, 60.4713, 84.9100) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFE7 #E75D55
analogous
#55E7A6 #55DFE7 #5596E7
triadic
#55DFE7 #E755DF #DFE755
tetradic
#55DFE7 #A655E7 #E75D55 #96E755
square
#55DFE7 #A655E7 #E75D55 #96E755
split-complementary
#55DFE7 #E75596 #E7A655
monochromatic
#18A2AA #20D5DF #55DFE7 #8BE9EF #C0F3F6
Accessibility & contrast
On white
1.60
#55DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#55DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFE7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFE7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #55dfe7; /* rgb */ color: rgb(85, 223, 231); /* oklch */ color: oklch(83.3% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#95e9ee',
500: '#55dfe7',
950: '#000000',
},
}SCSS
$custom: #55dfe7; $custom-light: #95e9ee; $custom-dark: #000000;
JSON
{
"hex": "#55dfe7",
"rgb": {
"r": 85,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.288,
"s": 75.258,
"l": 61.961
},
"oklch": {
"l": 0.83257,
"c": 0.11791,
"h": 200.6
},
"luminance": 0.60476
}Semantic roles & 50–950 ramp
primary
#55DFE7
secondary
#AB3C35
accent
#190ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485