#5EDEED#5EDEED
#5EDEED is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.114 H 205.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEED |
|---|---|
| RGB | rgb(94, 222, 237) |
| HSL | hsl(186, 80%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(60.3%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.23, -30.81, -17.91) |
| CIE-LCH | lch(82.23, 35.64, 210.17°) |
| OKLab | oklab(83.5% -0.1022 -0.0496) |
| OKLCH | oklch(83.5% 0.114 205.9) |
| XYZ | xyz(46.0170, 60.7319, 89.4016) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEED #ED6D5E
analogous
#5EEDB5 #5EDEED #5E96ED
triadic
#5EDEED #ED5EDE #DEED5E
tetradic
#5EDEED #B55EED #ED6D5E #96ED5E
square
#5EDEED #B55EED #ED6D5E #96ED5E
split-complementary
#5EDEED #ED5E96 #EDB55E
monochromatic
#15AABC #27D3E7 #5EDEED #95E9F3 #CCF5F9
Accessibility & contrast
On white
1.60
#5EDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5EDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEED
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEED | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edeed; /* rgb */ color: rgb(94, 222, 237); /* oklch */ color: oklch(83.5% 0.114 205.9);
Tailwind
colors: {
custom: {
50: '#9ae8f2',
500: '#5edeed',
950: '#000000',
},
}SCSS
$custom: #5edeed; $custom-light: #9ae8f2; $custom-dark: #000000;
JSON
{
"hex": "#5edeed",
"rgb": {
"r": 94,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.294,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.83501,
"c": 0.11365,
"h": 205.9
},
"luminance": 0.60737
}Semantic roles & 50–950 ramp
primary
#5EDEED
secondary
#BA4335
accent
#1F09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485