#5EDFCB#5EDFCB
#5EDFCB is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.118 H 181.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFCB |
|---|---|
| RGB | rgb(94, 223, 203) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.55, -40.29, -0.88) |
| CIE-LCH | lch(81.55, 40.30, 181.25°) |
| OKLab | oklab(82.62% -0.1176 -0.003) |
| OKLCH | oklch(82.62% 0.118 181.5) |
| XYZ | xyz(41.7784, 59.4626, 65.7640) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.29
Tiffany Blue
#7BF2DA
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.00
Aquamarine (survey)
#04D8B2
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFCB #DF5E72
analogous
#5EDF8B #5EDFCB #5EB2DF
triadic
#5EDFCB #CB5EDF #DFCB5E
tetradic
#5EDFCB #8B5EDF #DF5E72 #B2DF5E
square
#5EDFCB #8B5EDF #DF5E72 #B2DF5E
split-complementary
#5EDFCB #DF5EB2 #DF8B5E
monochromatic
#20A28E #2BD5BB #5EDFCB #91E9DB #C4F3EC
Accessibility & contrast
On white
1.63
#5EDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5EDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFCB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFCB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edfcb; /* rgb */ color: rgb(94, 223, 203); /* oklch */ color: oklch(82.6% 0.118 181.5);
Tailwind
colors: {
custom: {
50: '#98e9da',
500: '#5edfcb',
950: '#000000',
},
}SCSS
$custom: #5edfcb; $custom-light: #98e9da; $custom-dark: #000000;
JSON
{
"hex": "#5edfcb",
"rgb": {
"r": 94,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.698,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82619,
"c": 0.1176,
"h": 181.5
},
"luminance": 0.59467
}Semantic roles & 50–950 ramp
primary
#5EDFCB
secondary
#A53C4C
accent
#1733CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483