#5EEDEF#5EEDEF
#5EEDEF is a very light, vivid teal. Relative luminance 0.692; OKLCH L 87.0% C 0.122 H 196.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDEF |
|---|---|
| RGB | rgb(94, 237, 239) |
| HSL | hsl(181, 82%, 65%) |
| HSV | hsv(181, 61%, 94%) |
| CMYK | cmyk(60.7%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.59, -37.30, -12.43) |
| CIE-LCH | lch(86.59, 39.32, 198.43°) |
| OKLab | oklab(87.04% -0.1166 -0.0344) |
| OKLCH | oklch(87.04% 0.122 196.5) |
| XYZ | xyz(50.4735, 69.1747, 92.3366) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.69
Bright Turquoise
#0FFEF9
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDEF #EF605E
analogous
#5EEFA9 #5EEDEF #5EA4EF
triadic
#5EEDEF #EF5EED #EDEF5E
tetradic
#5EEDEF #A95EEF #EF605E #A4EF5E
square
#5EEDEF #A95EEF #EF605E #A4EF5E
split-complementary
#5EEDEF #EF5EA4 #EFA95E
monochromatic
#13BDC0 #26E7E9 #5EEDEF #96F3F5 #CDF9FA
Accessibility & contrast
On white
1.42
#5EEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5EEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDEF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDEF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3EF
Deuteranopia (green-blind)
#C7D2F0
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5eedef; /* rgb */ color: rgb(94, 237, 239); /* oklch */ color: oklch(87.0% 0.122 196.5);
Tailwind
colors: {
custom: {
50: '#9bf3f4',
500: '#5eedef',
950: '#000000',
},
}SCSS
$custom: #5eedef; $custom-light: #9bf3f4; $custom-dark: #000000;
JSON
{
"hex": "#5eedef",
"rgb": {
"r": 94,
"g": 237,
"b": 239
},
"hsl": {
"h": 180.828,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.87037,
"c": 0.12162,
"h": 196.5
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#5EEDEF
secondary
#BE3533
accent
#0A07DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585