#5EDDEB#5EDDEB
#5EDDEB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.113 H 205.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDEB |
|---|---|
| RGB | rgb(94, 221, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(60%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.88, -30.89, -17.38) |
| CIE-LCH | lch(81.88, 35.44, 209.36°) |
| OKLab | oklab(83.2% -0.102 -0.0481) |
| OKLCH | oklch(83.2% 0.113 205.2) |
| XYZ | xyz(45.4617, 60.0860, 87.7830) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Neon Blue
#04D9FF
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDEB #EB6C5E
analogous
#5EEBB2 #5EDDEB #5E97EB
triadic
#5EDDEB #EB5EDD #DDEB5E
tetradic
#5EDDEB #B25EEB #EB6C5E #97EB5E
square
#5EDDEB #B25EEB #EB6C5E #97EB5E
split-complementary
#5EDDEB #EB5E97 #EBB25E
monochromatic
#17A8B8 #28D2E4 #5EDDEB #94E8F2 #CBF4F9
Accessibility & contrast
On white
1.61
#5EDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5EDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDEB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDEB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5eddeb; /* rgb */ color: rgb(94, 221, 235); /* oklch */ color: oklch(83.2% 0.113 205.2);
Tailwind
colors: {
custom: {
50: '#99e8f1',
500: '#5eddeb',
950: '#000000',
},
}SCSS
$custom: #5eddeb; $custom-light: #99e8f1; $custom-dark: #000000;
JSON
{
"hex": "#5eddeb",
"rgb": {
"r": 94,
"g": 221,
"b": 235
},
"hsl": {
"h": 185.957,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83198,
"c": 0.11281,
"h": 205.2
},
"luminance": 0.60091
}Semantic roles & 50–950 ramp
primary
#5EDDEB
secondary
#B74336
accent
#200BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485