#5EDFCC#5EDFCC
#5EDFCC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.117 H 182.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFCC |
|---|---|
| RGB | rgb(94, 223, 204) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(81.57, -40.04, -1.37) |
| CIE-LCH | lch(81.57, 40.06, 181.96°) |
| OKLab | oklab(82.65% -0.1171 -0.0043) |
| OKLCH | oklch(82.65% 0.117 182.1) |
| XYZ | xyz(41.8979, 59.5104, 66.3937) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.09
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 5.73
Aquamarine (survey)
#04D8B2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFCC #DF5E71
analogous
#5EDF8C #5EDFCC #5EB1DF
triadic
#5EDFCC #CC5EDF #DFCC5E
tetradic
#5EDFCC #8C5EDF #DF5E71 #B1DF5E
square
#5EDFCC #8C5EDF #DF5E71 #B1DF5E
split-complementary
#5EDFCC #DF5EB1 #DF8C5E
monochromatic
#20A28F #2BD5BC #5EDFCC #91E9DC #C4F3EC
Accessibility & contrast
On white
1.63
#5EDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5EDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFCC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFCC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edfcc; /* rgb */ color: rgb(94, 223, 204); /* oklch */ color: oklch(82.6% 0.117 182.1);
Tailwind
colors: {
custom: {
50: '#98e9db',
500: '#5edfcc',
950: '#000000',
},
}SCSS
$custom: #5edfcc; $custom-light: #98e9db; $custom-dark: #000000;
JSON
{
"hex": "#5edfcc",
"rgb": {
"r": 94,
"g": 223,
"b": 204
},
"hsl": {
"h": 171.163,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82649,
"c": 0.1172,
"h": 182.1
},
"luminance": 0.59515
}Semantic roles & 50–950 ramp
primary
#5EDFCC
secondary
#A53C4B
accent
#1732CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484