#5EE2ED#5EE2ED
#5EE2ED is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.115 H 202.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2ED |
|---|---|
| RGB | rgb(94, 226, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 60%, 93%) |
| CMYK | cmyk(60.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.38, -32.72, -16.18) |
| CIE-LCH | lch(83.38, 36.50, 206.32°) |
| OKLab | oklab(84.42% -0.1063 -0.0448) |
| OKLCH | oklch(84.42% 0.115 202.9) |
| XYZ | xyz(47.0920, 62.8819, 89.7600) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2ED #ED695E
analogous
#5EEDB0 #5EE2ED #5E9BED
triadic
#5EE2ED #ED5EE2 #E2ED5E
tetradic
#5EE2ED #B05EED #ED695E #9BED5E
square
#5EE2ED #B05EED #ED695E #9BED5E
split-complementary
#5EE2ED #ED5E9B #EDB05E
monochromatic
#15AFBC #27D8E7 #5EE2ED #95ECF3 #CCF6F9
Accessibility & contrast
On white
1.55
#5EE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5EE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2ED
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2ED | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2ed; /* rgb */ color: rgb(94, 226, 237); /* oklch */ color: oklch(84.4% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#9aebf2',
500: '#5ee2ed',
950: '#000000',
},
}SCSS
$custom: #5ee2ed; $custom-light: #9aebf2; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ed",
"rgb": {
"r": 94,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.615,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84424,
"c": 0.11539,
"h": 202.9
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#5EE2ED
secondary
#BA3F35
accent
#1A09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485