#5EDBE4#5EDBE4
#5EDBE4 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.111 H 201.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBE4 |
|---|---|
| RGB | rgb(94, 219, 228) |
| HSL | hsl(184, 71%, 63%) |
| HSV | hsv(184, 59%, 89%) |
| CMYK | cmyk(58.8%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(81.09, -31.88, -14.85) |
| CIE-LCH | lch(81.09, 35.16, 204.97°) |
| OKLab | oklab(82.49% -0.1028 -0.0411) |
| OKLCH | oklch(82.49% 0.111 201.8) |
| XYZ | xyz(43.9453, 58.6396, 82.3864) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBE4 #E4675E
analogous
#5EE4AA #5EDBE4 #5E98E4
triadic
#5EDBE4 #E45EDB #DBE45E
tetradic
#5EDBE4 #AA5EE4 #E4675E #98E45E
square
#5EDBE4 #AA5EE4 #E4675E #98E45E
split-complementary
#5EDBE4 #E45E98 #E4AA5E
monochromatic
#1DA1AB #2ACFDB #5EDBE4 #92E7ED #C7F2F6
Accessibility & contrast
On white
1.65
#5EDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5EDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBE4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBE4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E5
Deuteranopia (green-blind)
#B7C3E5
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edbe4; /* rgb */ color: rgb(94, 219, 228); /* oklch */ color: oklch(82.5% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#99e6ec',
500: '#5edbe4',
950: '#000000',
},
}SCSS
$custom: #5edbe4; $custom-light: #99e6ec; $custom-dark: #000000;
JSON
{
"hex": "#5edbe4",
"rgb": {
"r": 94,
"g": 219,
"b": 228
},
"hsl": {
"h": 184.03,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82488,
"c": 0.1107,
"h": 201.8
},
"luminance": 0.58644
}Semantic roles & 50–950 ramp
primary
#5EDBE4
secondary
#AD413A
accent
#1F12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484