#5EDDE3#5EDDE3
#5EDDE3 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.112 H 199.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE3 |
|---|---|
| RGB | rgb(94, 221, 227) |
| HSL | hsl(183, 70%, 63%) |
| HSV | hsv(183, 59%, 89%) |
| CMYK | cmyk(58.6%, 2.6%, 0%, 11%) |
| CIE-LAB | lab(81.64, -33.10, -13.50) |
| CIE-LCH | lch(81.64, 35.74, 202.18°) |
| OKLab | oklab(82.92% -0.1053 -0.0373) |
| OKLCH | oklch(82.92% 0.112 199.5) |
| XYZ | xyz(44.3318, 59.6341, 81.8324) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE3 #E3645E
analogous
#5EE3A7 #5EDDE3 #5E9AE3
triadic
#5EDDE3 #E35EDD #DDE35E
tetradic
#5EDDE3 #A75EE3 #E3645E #9AE35E
square
#5EDDE3 #A75EE3 #E3645E #9AE35E
split-complementary
#5EDDE3 #E35E9A #E3A75E
monochromatic
#1DA3A9 #2AD2DA #5EDDE3 #92E8EC #C6F3F5
Accessibility & contrast
On white
1.62
#5EDDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5EDDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E4
Deuteranopia (green-blind)
#BAC4E4
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde3; /* rgb */ color: rgb(94, 221, 227); /* oklch */ color: oklch(82.9% 0.112 199.5);
Tailwind
colors: {
custom: {
50: '#99e8eb',
500: '#5edde3',
950: '#000000',
},
}SCSS
$custom: #5edde3; $custom-light: #99e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5edde3",
"rgb": {
"r": 94,
"g": 221,
"b": 227
},
"hsl": {
"h": 182.707,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82918,
"c": 0.1117,
"h": 199.5
},
"luminance": 0.59639
}Semantic roles & 50–950 ramp
primary
#5EDDE3
secondary
#AB3F3A
accent
#1C13D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484