#5EDEE7#5EDEE7
#5EDEE7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.113 H 201.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE7 |
|---|---|
| RGB | rgb(94, 222, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(59.3%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.05, -32.48, -15.01) |
| CIE-LCH | lch(82.05, 35.78, 204.80°) |
| OKLab | oklab(83.29% -0.1047 -0.0415) |
| OKLCH | oklch(83.29% 0.113 201.6) |
| XYZ | xyz(45.1551, 60.3871, 84.8620) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE7 #E7675E
analogous
#5EE7AB #5EDEE7 #5E99E7
triadic
#5EDEE7 #E75EDE #DEE75E
tetradic
#5EDEE7 #AB5EE7 #E7675E #99E75E
square
#5EDEE7 #AB5EE7 #E7675E #99E75E
split-complementary
#5EDEE7 #E75E99 #E7AB5E
monochromatic
#1AA6B0 #29D3DF #5EDEE7 #93E9EF #C9F4F7
Accessibility & contrast
On white
1.61
#5EDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5EDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE7
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE7 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee7; /* rgb */ color: rgb(94, 222, 231); /* oklch */ color: oklch(83.3% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#99e8ee',
500: '#5edee7',
950: '#000000',
},
}SCSS
$custom: #5edee7; $custom-light: #99e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5edee7",
"rgb": {
"r": 94,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.942,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83289,
"c": 0.11261,
"h": 201.6
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#5EDEE7
secondary
#B14038
accent
#1C0FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485