#5EDFCD#5EDFCD
#5EDFCD is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.117 H 182.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFCD |
|---|---|
| RGB | rgb(94, 223, 205) |
| HSL | hsl(172, 67%, 62%) |
| HSV | hsv(172, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(81.60, -39.79, -1.86) |
| CIE-LCH | lch(81.60, 39.83, 182.68°) |
| OKLab | oklab(82.68% -0.1167 -0.0057) |
| OKLCH | oklch(82.68% 0.117 182.8) |
| XYZ | xyz(42.0183, 59.5586, 67.0274) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.94
Tiffany Blue
#7BF2DA
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFCD #DF5E70
analogous
#5EDF8D #5EDFCD #5EB0DF
triadic
#5EDFCD #CD5EDF #DFCD5E
tetradic
#5EDFCD #8D5EDF #DF5E70 #B0DF5E
square
#5EDFCD #8D5EDF #DF5E70 #B0DF5E
split-complementary
#5EDFCD #DF5EB0 #DF8D5E
monochromatic
#20A290 #2BD5BD #5EDFCD #91E9DD #C4F3ED
Accessibility & contrast
On white
1.63
#5EDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5EDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFCD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFCD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edfcd; /* rgb */ color: rgb(94, 223, 205); /* oklch */ color: oklch(82.7% 0.117 182.8);
Tailwind
colors: {
custom: {
50: '#98e9dc',
500: '#5edfcd',
950: '#000000',
},
}SCSS
$custom: #5edfcd; $custom-light: #98e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5edfcd",
"rgb": {
"r": 94,
"g": 223,
"b": 205
},
"hsl": {
"h": 171.628,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82679,
"c": 0.11683,
"h": 182.8
},
"luminance": 0.59563
}Semantic roles & 50–950 ramp
primary
#5EDFCD
secondary
#A53C4B
accent
#1730CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484