#5EDDE7#5EDDE7
#5EDDE7 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.112 H 202.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE7 |
|---|---|
| RGB | rgb(94, 221, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 59%, 91%) |
| CMYK | cmyk(59.3%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.76, -32.00, -15.44) |
| CIE-LCH | lch(81.76, 35.53, 205.75°) |
| OKLab | oklab(83.06% -0.1036 -0.0427) |
| OKLCH | oklch(83.06% 0.112 202.4) |
| XYZ | xyz(44.8903, 59.8575, 84.7737) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE7 #E7685E
analogous
#5EE7AC #5EDDE7 #5E98E7
triadic
#5EDDE7 #E75EDD #DDE75E
tetradic
#5EDDE7 #AC5EE7 #E7685E #98E75E
square
#5EDDE7 #AC5EE7 #E7685E #98E75E
split-complementary
#5EDDE7 #E75E98 #E7AC5E
monochromatic
#1AA5B0 #29D2DF #5EDDE7 #93E8EF #C9F3F7
Accessibility & contrast
On white
1.62
#5EDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5EDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE7
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE7 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E8
Deuteranopia (green-blind)
#B8C5E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde7; /* rgb */ color: rgb(94, 221, 231); /* oklch */ color: oklch(83.1% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#99e8ee',
500: '#5edde7',
950: '#000000',
},
}SCSS
$custom: #5edde7; $custom-light: #99e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5edde7",
"rgb": {
"r": 94,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.38,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83057,
"c": 0.1121,
"h": 202.4
},
"luminance": 0.59862
}Semantic roles & 50–950 ramp
primary
#5EDDE7
secondary
#B14138
accent
#1E0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485