#5EDBF3#5EDBF3
#5EDBF3 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.115 H 212.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBF3 |
|---|---|
| RGB | rgb(94, 219, 243) |
| HSL | hsl(190, 86%, 66%) |
| HSV | hsv(190, 61%, 95%) |
| CMYK | cmyk(61.3%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(81.57, -27.66, -22.10) |
| CIE-LCH | lch(81.57, 35.41, 218.62°) |
| OKLab | oklab(83.03% -0.0968 -0.0613) |
| OKLCH | oklch(83.03% 0.115 212.3) |
| XYZ | xyz(46.1186, 59.5090, 93.8325) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.88
Robin'S Egg
#6DEDFD
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBF3 #F3765E
analogous
#5EF3C0 #5EDBF3 #5E90F3
triadic
#5EDBF3 #F35EDB #DBF35E
tetradic
#5EDBF3 #C05EF3 #F3765E #90F35E
square
#5EDBF3 #C05EF3 #F3765E #90F35E
split-complementary
#5EDBF3 #F35E90 #F3C05E
monochromatic
#0FAAC8 #25CEEF #5EDBF3 #97E8F7 #D0F4FB
Accessibility & contrast
On white
1.63
#5EDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5EDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBF3
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBF3 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#B2C4F3
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edbf3; /* rgb */ color: rgb(94, 219, 243); /* oklch */ color: oklch(83.0% 0.115 212.3);
Tailwind
colors: {
custom: {
50: '#9ae6f7',
500: '#5edbf3',
950: '#000000',
},
}SCSS
$custom: #5edbf3; $custom-light: #9ae6f7; $custom-dark: #000000;
JSON
{
"hex": "#5edbf3",
"rgb": {
"r": 94,
"g": 219,
"b": 243
},
"hsl": {
"h": 189.664,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.83031,
"c": 0.11462,
"h": 212.3
},
"luminance": 0.59514
}Semantic roles & 50–950 ramp
primary
#5EDBF3
secondary
#C54831
accent
#2703E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485