#5EDAE8#5EDAE8
#5EDAE8 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.111 H 205.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDAE8 |
|---|---|
| RGB | rgb(94, 218, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(59.5%, 6%, 0%, 9%) |
| CIE-LAB | lab(80.93, -30.29, -17.22) |
| CIE-LCH | lch(80.93, 34.84, 209.62°) |
| OKLab | oklab(82.4% -0.1001 -0.0477) |
| OKLCH | oklch(82.4% 0.111 205.5) |
| XYZ | xyz(44.2469, 58.3441, 85.2580) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.14
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDAE8 #E86C5E
analogous
#5EE8B1 #5EDAE8 #5E95E8
triadic
#5EDAE8 #E85EDA #DAE85E
tetradic
#5EDAE8 #B15EE8 #E86C5E #95E85E
square
#5EDAE8 #B15EE8 #E86C5E #95E85E
split-complementary
#5EDAE8 #E85E95 #E8B15E
monochromatic
#19A3B2 #28CEE0 #5EDAE8 #94E6F0 #C9F3F7
Accessibility & contrast
On white
1.66
#5EDAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5EDAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDAE8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDAE8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edae8; /* rgb */ color: rgb(94, 218, 232); /* oklch */ color: oklch(82.4% 0.111 205.5);
Tailwind
colors: {
custom: {
50: '#99e5ef',
500: '#5edae8',
950: '#000000',
},
}SCSS
$custom: #5edae8; $custom-light: #99e5ef; $custom-dark: #000000;
JSON
{
"hex": "#5edae8",
"rgb": {
"r": 94,
"g": 218,
"b": 232
},
"hsl": {
"h": 186.087,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.82398,
"c": 0.11091,
"h": 205.5
},
"luminance": 0.58349
}Semantic roles & 50–950 ramp
primary
#5EDAE8
secondary
#B34438
accent
#230ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485