#5EDEF7#5EDEF7
#5EDEF7 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.117 H 212.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEF7 |
|---|---|
| RGB | rgb(94, 222, 247) |
| HSL | hsl(190, 91%, 67%) |
| HSV | hsv(190, 62%, 97%) |
| CMYK | cmyk(61.9%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(82.56, -27.98, -22.72) |
| CIE-LCH | lch(82.56, 36.04, 219.08°) |
| OKLab | oklab(83.87% -0.0983 -0.0631) |
| OKLCH | oklch(83.87% 0.117 212.7) |
| XYZ | xyz(47.5189, 61.3326, 97.3117) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEF7 #F7775E
analogous
#5EF7C4 #5EDEF7 #5E92F7
triadic
#5EDEF7 #F75EDE #DEF75E
tetradic
#5EDEF7 #C45EF7 #F7775E #92F75E
square
#5EDEF7 #C45EF7 #F7775E #92F75E
split-complementary
#5EDEF7 #F75E92 #F7C45E
monochromatic
#0AB0D0 #24D2F4 #5EDEF7 #98EAFA #D3F6FD
Accessibility & contrast
On white
1.58
#5EDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5EDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEF7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEF7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#B4C6F7
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edef7; /* rgb */ color: rgb(94, 222, 247); /* oklch */ color: oklch(83.9% 0.117 212.7);
Tailwind
colors: {
custom: {
50: '#9be8f9',
500: '#5edef7',
950: '#000000',
},
}SCSS
$custom: #5edef7; $custom-light: #9be8f9; $custom-dark: #000000;
JSON
{
"hex": "#5edef7",
"rgb": {
"r": 94,
"g": 222,
"b": 247
},
"hsl": {
"h": 189.804,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.83868,
"c": 0.11682,
"h": 212.7
},
"luminance": 0.61338
}Semantic roles & 50–950 ramp
primary
#5EDEF7
secondary
#CC472E
accent
#2600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485