#5EDDED#5EDDED
#5EDDED is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.113 H 206.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDED |
|---|---|
| RGB | rgb(94, 221, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(60.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.95, -30.33, -18.34) |
| CIE-LCH | lch(81.95, 35.45, 211.16°) |
| OKLab | oklab(83.27% -0.1012 -0.0508) |
| OKLCH | oklch(83.27% 0.113 206.7) |
| XYZ | xyz(45.7522, 60.2023, 89.3134) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Neon Blue
#04D9FF
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDED #ED6E5E
analogous
#5EEDB5 #5EDDED #5E96ED
triadic
#5EDDED #ED5EDD #DDED5E
tetradic
#5EDDED #B55EED #ED6E5E #96ED5E
square
#5EDDED #B55EED #ED6E5E #96ED5E
split-complementary
#5EDDED #ED5E96 #EDB55E
monochromatic
#15A9BC #27D1E7 #5EDDED #95E9F3 #CCF4F9
Accessibility & contrast
On white
1.61
#5EDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5EDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDED
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDED | 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)
#CCD5EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edded; /* rgb */ color: rgb(94, 221, 237); /* oklch */ color: oklch(83.3% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#9ae8f2',
500: '#5edded',
950: '#000000',
},
}SCSS
$custom: #5edded; $custom-light: #9ae8f2; $custom-dark: #000000;
JSON
{
"hex": "#5edded",
"rgb": {
"r": 94,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.713,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8327,
"c": 0.11327,
"h": 206.7
},
"luminance": 0.60207
}Semantic roles & 50–950 ramp
primary
#5EDDED
secondary
#BA4435
accent
#2109DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485