#5EEAED#5EEAED
#5EEAED is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.120 H 197.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAED |
|---|---|
| RGB | rgb(94, 234, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 60%, 93%) |
| CMYK | cmyk(60.3%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.67, -36.46, -12.75) |
| CIE-LCH | lch(85.67, 38.62, 199.27°) |
| OKLab | oklab(86.28% -0.1144 -0.0353) |
| OKLCH | oklch(86.28% 0.12 197.2) |
| XYZ | xyz(49.3183, 67.3345, 90.5021) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 4.86
Aqua
#00FFFF
ΔE00 5.34
Bright Turquoise
#0FFEF9
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAED #ED615E
analogous
#5EEDA9 #5EEAED #5EA2ED
triadic
#5EEAED #ED5EEA #EAED5E
tetradic
#5EEAED #A95EED #ED615E #A2ED5E
square
#5EEAED #A95EED #ED615E #A2ED5E
split-complementary
#5EEAED #ED5EA2 #EDA95E
monochromatic
#15B8BC #27E3E7 #5EEAED #95F1F3 #CCF8F9
Accessibility & contrast
On white
1.45
#5EEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5EEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAED
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAED | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eeaed; /* rgb */ color: rgb(94, 234, 237); /* oklch */ color: oklch(86.3% 0.120 197.2);
Tailwind
colors: {
custom: {
50: '#9bf1f2',
500: '#5eeaed',
950: '#000000',
},
}SCSS
$custom: #5eeaed; $custom-light: #9bf1f2; $custom-dark: #000000;
JSON
{
"hex": "#5eeaed",
"rgb": {
"r": 94,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.259,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.86276,
"c": 0.11977,
"h": 197.2
},
"luminance": 0.6734
}Semantic roles & 50–950 ramp
primary
#5EEAED
secondary
#BA3835
accent
#0E09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585