#5EDFED#5EDFED
#5EDFED is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.114 H 205.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFED |
|---|---|
| RGB | rgb(94, 223, 237) |
| HSL | hsl(186, 80%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(60.3%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.52, -31.29, -17.48) |
| CIE-LCH | lch(82.52, 35.84, 209.19°) |
| OKLab | oklab(83.73% -0.1033 -0.0484) |
| OKLCH | oklch(83.73% 0.114 205.1) |
| XYZ | xyz(46.2834, 61.2646, 89.4904) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.29
Aqua Blue
#02D8E9
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 6.81
Neon Blue
#04D9FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFED #ED6C5E
analogous
#5EEDB3 #5EDFED #5E98ED
triadic
#5EDFED #ED5EDF #DFED5E
tetradic
#5EDFED #B35EED #ED6C5E #98ED5E
square
#5EDFED #B35EED #ED6C5E #98ED5E
split-complementary
#5EDFED #ED5E98 #EDB35E
monochromatic
#15ABBC #27D4E7 #5EDFED #95EAF3 #CCF5F9
Accessibility & contrast
On white
1.58
#5EDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5EDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFED
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFED | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EE
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edfed; /* rgb */ color: rgb(94, 223, 237); /* oklch */ color: oklch(83.7% 0.114 205.1);
Tailwind
colors: {
custom: {
50: '#9ae9f2',
500: '#5edfed',
950: '#000000',
},
}SCSS
$custom: #5edfed; $custom-light: #9ae9f2; $custom-dark: #000000;
JSON
{
"hex": "#5edfed",
"rgb": {
"r": 94,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.874,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.83732,
"c": 0.11405,
"h": 205.1
},
"luminance": 0.61269
}Semantic roles & 50–950 ramp
primary
#5EDFED
secondary
#BA4235
accent
#1E09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485