#5EDEDB#5EDEDB
#5EDEDB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.113 H 193.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEDB |
|---|---|
| RGB | rgb(94, 222, 219) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(81.69, -35.72, -9.16) |
| CIE-LCH | lch(81.69, 36.87, 194.39°) |
| OKLab | oklab(82.88% -0.1096 -0.0254) |
| OKLCH | oklch(82.88% 0.113 193.1) |
| XYZ | xyz(43.5180, 59.7323, 76.2402) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.80
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEDB #DE5E61
analogous
#5EDE9B #5EDEDB #5EA1DE
triadic
#5EDEDB #DB5EDE #DEDB5E
tetradic
#5EDEDB #9B5EDE #DE5E61 #A1DE5E
square
#5EDEDB #9B5EDE #DE5E61 #A1DE5E
split-complementary
#5EDEDB #DE5EA1 #DE9B5E
monochromatic
#21A19E #2BD3D0 #5EDEDB #91E8E6 #C4F3F2
Accessibility & contrast
On white
1.62
#5EDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5EDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEDB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEDB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ededb; /* rgb */ color: rgb(94, 222, 219); /* oklch */ color: oklch(82.9% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#98e8e6',
500: '#5ededb',
950: '#000000',
},
}SCSS
$custom: #5ededb; $custom-light: #98e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ededb",
"rgb": {
"r": 94,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.594,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82884,
"c": 0.11255,
"h": 193.1
},
"luminance": 0.59737
}Semantic roles & 50–950 ramp
primary
#5EDEDB
secondary
#A43C3F
accent
#181CCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484