#5EDEF1#5EDEF1
#5EDEF1 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.115 H 208.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEF1 |
|---|---|
| RGB | rgb(94, 222, 241) |
| HSL | hsl(188, 84%, 66%) |
| HSV | hsv(188, 61%, 95%) |
| CMYK | cmyk(61%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(82.36, -29.69, -19.84) |
| CIE-LCH | lch(82.36, 35.71, 213.75°) |
| OKLab | oklab(83.65% -0.1007 -0.055) |
| OKLCH | oklch(83.65% 0.115 208.7) |
| XYZ | xyz(46.6079, 60.9682, 92.5138) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEF1 #F1715E
analogous
#5EF1BA #5EDEF1 #5E94F1
triadic
#5EDEF1 #F15EDE #DEF15E
tetradic
#5EDEF1 #BA5EF1 #F1715E #94F15E
square
#5EDEF1 #BA5EF1 #F1715E #94F15E
split-complementary
#5EDEF1 #F15E94 #F1BA5E
monochromatic
#11ADC4 #26D2EC #5EDEF1 #96EAF6 #CFF5FB
Accessibility & contrast
On white
1.59
#5EDEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5EDEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEF1
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEF1 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#B6C6F1
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edef1; /* rgb */ color: rgb(94, 222, 241); /* oklch */ color: oklch(83.6% 0.115 208.7);
Tailwind
colors: {
custom: {
50: '#9ae8f5',
500: '#5edef1',
950: '#000000',
},
}SCSS
$custom: #5edef1; $custom-light: #9ae8f5; $custom-dark: #000000;
JSON
{
"hex": "#5edef1",
"rgb": {
"r": 94,
"g": 222,
"b": 241
},
"hsl": {
"h": 187.755,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.83646,
"c": 0.11471,
"h": 208.7
},
"luminance": 0.60973
}Semantic roles & 50–950 ramp
primary
#5EDEF1
secondary
#C14532
accent
#2105E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485