#5EDEF3#5EDEF3
#5EDEF3 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.115 H 210.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEF3 |
|---|---|
| RGB | rgb(94, 222, 243) |
| HSL | hsl(188, 86%, 66%) |
| HSV | hsv(188, 61%, 95%) |
| CMYK | cmyk(61.3%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.43, -29.12, -20.80) |
| CIE-LCH | lch(82.43, 35.79, 215.54°) |
| OKLab | oklab(83.72% -0.0999 -0.0577) |
| OKLCH | oklch(83.72% 0.115 210) |
| XYZ | xyz(46.9083, 61.0884, 94.0958) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEF3 #F3735E
analogous
#5EF3BD #5EDEF3 #5E93F3
triadic
#5EDEF3 #F35EDE #DEF35E
tetradic
#5EDEF3 #BD5EF3 #F3735E #93F35E
square
#5EDEF3 #BD5EF3 #F3735E #93F35E
split-complementary
#5EDEF3 #F35E93 #F3BD5E
monochromatic
#0FAEC8 #25D2EF #5EDEF3 #97EAF7 #D0F5FB
Accessibility & contrast
On white
1.59
#5EDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5EDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEF3
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEF3 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#B6C6F3
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edef3; /* rgb */ color: rgb(94, 222, 243); /* oklch */ color: oklch(83.7% 0.115 210.0);
Tailwind
colors: {
custom: {
50: '#9ae8f7',
500: '#5edef3',
950: '#000000',
},
}SCSS
$custom: #5edef3; $custom-light: #9ae8f7; $custom-dark: #000000;
JSON
{
"hex": "#5edef3",
"rgb": {
"r": 94,
"g": 222,
"b": 243
},
"hsl": {
"h": 188.456,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.83719,
"c": 0.11534,
"h": 210
},
"luminance": 0.61093
}Semantic roles & 50–950 ramp
primary
#5EDEF3
secondary
#C54631
accent
#2203E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485