#5EDFCA#5EDFCA
#5EDFCA is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 180.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFCA |
|---|---|
| RGB | rgb(94, 223, 202) |
| HSL | hsl(170, 67%, 62%) |
| HSV | hsv(170, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(81.52, -40.54, -0.39) |
| CIE-LCH | lch(81.52, 40.54, 180.54°) |
| OKLab | oklab(82.59% -0.118 -0.0017) |
| OKLCH | oklch(82.59% 0.118 180.8) |
| XYZ | xyz(41.6596, 59.4151, 65.1385) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFCA #DF5E73
analogous
#5EDF8A #5EDFCA #5EB3DF
triadic
#5EDFCA #CA5EDF #DFCA5E
tetradic
#5EDFCA #8A5EDF #DF5E73 #B3DF5E
square
#5EDFCA #8A5EDF #DF5E73 #B3DF5E
split-complementary
#5EDFCA #DF5EB3 #DF8A5E
monochromatic
#20A28D #2BD5B9 #5EDFCA #91E9DB #C4F3EC
Accessibility & contrast
On white
1.63
#5EDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5EDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFCA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFCA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edfca; /* rgb */ color: rgb(94, 223, 202); /* oklch */ color: oklch(82.6% 0.118 180.8);
Tailwind
colors: {
custom: {
50: '#97e9da',
500: '#5edfca',
950: '#000000',
},
}SCSS
$custom: #5edfca; $custom-light: #97e9da; $custom-dark: #000000;
JSON
{
"hex": "#5edfca",
"rgb": {
"r": 94,
"g": 223,
"b": 202
},
"hsl": {
"h": 170.233,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82589,
"c": 0.11801,
"h": 180.8
},
"luminance": 0.59419
}Semantic roles & 50–950 ramp
primary
#5EDFCA
secondary
#A53C4D
accent
#1735CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483