#5CE7C5#5CE7C5
#5CE7C5 is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.3% C 0.130 H 174.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7C5 |
|---|---|
| RGB | rgb(92, 231, 197) |
| HSL | hsl(165, 74%, 63%) |
| HSV | hsv(165, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 14.7%, 9.4%) |
| CIE-LAB | lab(83.68, -45.63, 5.39) |
| CIE-LCH | lch(83.68, 45.95, 173.26°) |
| OKLab | oklab(84.29% -0.1296 0.0136) |
| OKLCH | oklch(84.29% 0.13 174) |
| XYZ | xyz(43.0628, 63.4539, 62.7909) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.98
Aqua Marine
#2EE8BB
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.38
Aquamarine (survey)
#04D8B2
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7C5 #E75C7E
analogous
#5CE77F #5CE7C5 #5CC3E7
triadic
#5CE7C5 #C55CE7 #E7C55C
tetradic
#5CE7C5 #7F5CE7 #E75C7E #C3E75C
square
#5CE7C5 #7F5CE7 #E75C7E #C3E75C
split-complementary
#5CE7C5 #E75CC3 #E77F5C
monochromatic
#1AAF8A #27DFB2 #5CE7C5 #91EFD8 #C7F7EB
Accessibility & contrast
On white
1.53
#5CE7C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5CE7C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7C5
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7C5 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C3
Deuteranopia (green-blind)
#CBCAC7
Tritanopia (blue-blind)
#00E9DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce7c5; /* rgb */ color: rgb(92, 231, 197); /* oklch */ color: oklch(84.3% 0.130 174.0);
Tailwind
colors: {
custom: {
50: '#97efd6',
500: '#5ce7c5',
950: '#000000',
},
}SCSS
$custom: #5ce7c5; $custom-light: #97efd6; $custom-dark: #000000;
JSON
{
"hex": "#5ce7c5",
"rgb": {
"r": 92,
"g": 231,
"b": 197
},
"hsl": {
"h": 165.324,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.8429,
"c": 0.13032,
"h": 174
},
"luminance": 0.63458
}Semantic roles & 50–950 ramp
primary
#5CE7C5
secondary
#B03755
accent
#0F40D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583