#5EDBEA#5EDBEA
#5EDBEA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.112 H 206.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBEA |
|---|---|
| RGB | rgb(94, 219, 234) |
| HSL | hsl(186, 77%, 64%) |
| HSV | hsv(186, 60%, 92%) |
| CMYK | cmyk(59.8%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.28, -30.21, -17.76) |
| CIE-LCH | lch(81.28, 35.04, 210.45°) |
| OKLab | oklab(82.7% -0.1004 -0.0492) |
| OKLCH | oklch(82.7% 0.112 206.1) |
| XYZ | xyz(44.7927, 58.9786, 86.8493) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.21
Robin'S Egg
#6DEDFD
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBEA #EA6D5E
analogous
#5EEAB3 #5EDBEA #5E95EA
triadic
#5EDBEA #EA5EDB #DBEA5E
tetradic
#5EDBEA #B35EEA #EA6D5E #95EA5E
square
#5EDBEA #B35EEA #EA6D5E #95EA5E
split-complementary
#5EDBEA #EA5E95 #EAB35E
monochromatic
#18A5B6 #28CFE3 #5EDBEA #94E7F1 #CAF3F8
Accessibility & contrast
On white
1.64
#5EDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5EDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBEA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBEA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edbea; /* rgb */ color: rgb(94, 219, 234); /* oklch */ color: oklch(82.7% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#99e6f0',
500: '#5edbea',
950: '#000000',
},
}SCSS
$custom: #5edbea; $custom-light: #99e6f0; $custom-dark: #000000;
JSON
{
"hex": "#5edbea",
"rgb": {
"r": 94,
"g": 219,
"b": 234
},
"hsl": {
"h": 186.429,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.82701,
"c": 0.11177,
"h": 206.1
},
"luminance": 0.58983
}Semantic roles & 50–950 ramp
primary
#5EDBEA
secondary
#B64437
accent
#220CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485