#5EDEE6#5EDEE6
#5EDEE6 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.113 H 200.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE6 |
|---|---|
| RGB | rgb(94, 222, 230) |
| HSL | hsl(184, 73%, 64%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59.1%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(82.02, -32.75, -14.52) |
| CIE-LCH | lch(82.02, 35.83, 203.91°) |
| OKLab | oklab(83.25% -0.1051 -0.0402) |
| OKLCH | oklch(83.25% 0.113 200.9) |
| XYZ | xyz(45.0142, 60.3308, 84.1203) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE6 #E6665E
analogous
#5EE6AA #5EDEE6 #5E9AE6
triadic
#5EDEE6 #E65EDE #DEE65E
tetradic
#5EDEE6 #AA5EE6 #E6665E #9AE65E
square
#5EDEE6 #AA5EE6 #E6665E #9AE65E
split-complementary
#5EDEE6 #E65E9A #E6AA5E
monochromatic
#1BA6AF #29D3DE #5EDEE6 #93E9EE #C8F4F6
Accessibility & contrast
On white
1.61
#5EDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE6
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE6 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#BAC5E7
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee6; /* rgb */ color: rgb(94, 222, 230); /* oklch */ color: oklch(83.3% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5edee6',
950: '#000000',
},
}SCSS
$custom: #5edee6; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5edee6",
"rgb": {
"r": 94,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.529,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83254,
"c": 0.1125,
"h": 200.9
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#5EDEE6
secondary
#B04039
accent
#1C10D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484