#55DFED#55DFED
#55DFED is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.119 H 204.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #55DFED |
|---|---|
| RGB | rgb(85, 223, 237) |
| HSL | hsl(186, 81%, 63%) |
| HSV | hsv(186, 64%, 93%) |
| CMYK | cmyk(64.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.28, -32.73, -17.87) |
| CIE-LCH | lch(82.28, 37.29, 208.63°) |
| OKLab | oklab(83.47% -0.1079 -0.0495) |
| OKLCH | oklch(83.47% 0.119 204.7) |
| XYZ | xyz(45.4135, 60.8161, 89.4496) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.94
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DFED #ED6355
analogous
#55EDAF #55DFED #5593ED
triadic
#55DFED #ED55DF #DFED55
tetradic
#55DFED #AF55ED #ED6355 #93ED55
square
#55DFED #AF55ED #ED6355 #93ED55
split-complementary
#55DFED #ED5593 #EDAF55
monochromatic
#13A6B4 #1ED5E7 #55DFED #8CE9F3 #C4F4F9
Accessibility & contrast
On white
1.60
#55DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#55DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DFED
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DFED | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #55dfed; /* rgb */ color: rgb(85, 223, 237); /* oklch */ color: oklch(83.5% 0.119 204.7);
Tailwind
colors: {
custom: {
50: '#96e9f2',
500: '#55dfed',
950: '#000000',
},
}SCSS
$custom: #55dfed; $custom-light: #96e9f2; $custom-dark: #000000;
JSON
{
"hex": "#55dfed",
"rgb": {
"r": 85,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.526,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.83469,
"c": 0.11877,
"h": 204.7
},
"luminance": 0.60821
}Semantic roles & 50–950 ramp
primary
#55DFED
secondary
#B43E32
accent
#1C08DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485