#5EDBF0#5EDBF0
#5EDBF0 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.114 H 210.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBF0 |
|---|---|
| RGB | rgb(94, 219, 240) |
| HSL | hsl(189, 83%, 65%) |
| HSV | hsv(189, 61%, 94%) |
| CMYK | cmyk(60.8%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.47, -28.52, -20.66) |
| CIE-LCH | lch(81.47, 35.21, 215.91°) |
| OKLab | oklab(82.92% -0.098 -0.0573) |
| OKLCH | oklch(82.92% 0.114 210.3) |
| XYZ | xyz(45.6693, 59.3292, 91.4661) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBF0 #F0735E
analogous
#5EF0BC #5EDBF0 #5E92F0
triadic
#5EDBF0 #F05EDB #DBF05E
tetradic
#5EDBF0 #BC5EF0 #F0735E #92F05E
square
#5EDBF0 #BC5EF0 #F0735E #92F05E
split-complementary
#5EDBF0 #F05E92 #F0BC5E
monochromatic
#12A8C2 #26CEEB #5EDBF0 #96E8F5 #CEF4FA
Accessibility & contrast
On white
1.63
#5EDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5EDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBF0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBF0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F1
Deuteranopia (green-blind)
#B3C4F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edbf0; /* rgb */ color: rgb(94, 219, 240); /* oklch */ color: oklch(82.9% 0.114 210.3);
Tailwind
colors: {
custom: {
50: '#9ae6f5',
500: '#5edbf0',
950: '#000000',
},
}SCSS
$custom: #5edbf0; $custom-light: #9ae6f5; $custom-dark: #000000;
JSON
{
"hex": "#5edbf0",
"rgb": {
"r": 94,
"g": 219,
"b": 240
},
"hsl": {
"h": 188.63,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.82919,
"c": 0.11351,
"h": 210.3
},
"luminance": 0.59334
}Semantic roles & 50–950 ramp
primary
#5EDBF0
secondary
#BF4733
accent
#2506DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485