#5EDEE4#5EDEE4
#5EDEE4 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.112 H 199.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE4 |
|---|---|
| RGB | rgb(94, 222, 228) |
| HSL | hsl(183, 71%, 63%) |
| HSV | hsv(183, 59%, 89%) |
| CMYK | cmyk(58.8%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(81.96, -33.30, -13.55) |
| CIE-LCH | lch(81.96, 35.95, 202.14°) |
| OKLab | oklab(83.19% -0.1059 -0.0375) |
| OKLCH | oklch(83.19% 0.112 199.5) |
| XYZ | xyz(44.7350, 60.2191, 82.6496) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE4 #E4645E
analogous
#5EE4A7 #5EDEE4 #5E9BE4
triadic
#5EDEE4 #E45EDE #DEE45E
tetradic
#5EDEE4 #A75EE4 #E4645E #9BE45E
square
#5EDEE4 #A75EE4 #E4645E #9BE45E
split-complementary
#5EDEE4 #E45E9B #E4A75E
monochromatic
#1DA5AB #2AD3DB #5EDEE4 #92E9ED #C7F3F6
Accessibility & contrast
On white
1.61
#5EDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5EDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE4
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE4 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee4; /* rgb */ color: rgb(94, 222, 228); /* oklch */ color: oklch(83.2% 0.112 199.5);
Tailwind
colors: {
custom: {
50: '#99e8ec',
500: '#5edee4',
950: '#000000',
},
}SCSS
$custom: #5edee4; $custom-light: #99e8ec; $custom-dark: #000000;
JSON
{
"hex": "#5edee4",
"rgb": {
"r": 94,
"g": 222,
"b": 228
},
"hsl": {
"h": 182.687,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.83185,
"c": 0.11234,
"h": 199.5
},
"luminance": 0.60224
}Semantic roles & 50–950 ramp
primary
#5EDEE4
secondary
#AD3F3A
accent
#1B12D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484