#5CE7B4#5CE7B4
#5CE7B4 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.142 H 165.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7B4 |
|---|---|
| RGB | rgb(92, 231, 180) |
| HSL | hsl(158, 74%, 63%) |
| HSV | hsv(158, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 22.1%, 9.4%) |
| CIE-LAB | lab(83.29, -49.51, 13.77) |
| CIE-LCH | lch(83.29, 51.39, 164.46°) |
| OKLab | oklab(83.85% -0.1372 0.0352) |
| OKLCH | oklch(83.85% 0.142 165.6) |
| XYZ | xyz(41.2236, 62.7182, 53.1045) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 4.58
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7B4 #E75C8F
analogous
#5CE76E #5CE7B4 #5CD4E7
triadic
#5CE7B4 #B45CE7 #E7B45C
tetradic
#5CE7B4 #6E5CE7 #E75C8F #D4E75C
square
#5CE7B4 #6E5CE7 #E75C8F #D4E75C
split-complementary
#5CE7B4 #E75CD4 #E76E5C
monochromatic
#1AAF78 #27DF9B #5CE7B4 #91EFCD #C7F7E5
Accessibility & contrast
On white
1.55
#5CE7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5CE7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7B4
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7B4 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B1
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#00E7D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce7b4; /* rgb */ color: rgb(92, 231, 180); /* oklch */ color: oklch(83.8% 0.142 165.6);
Tailwind
colors: {
custom: {
50: '#97efca',
500: '#5ce7b4',
950: '#000000',
},
}SCSS
$custom: #5ce7b4; $custom-light: #97efca; $custom-dark: #000000;
JSON
{
"hex": "#5ce7b4",
"rgb": {
"r": 92,
"g": 231,
"b": 180
},
"hsl": {
"h": 157.986,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83846,
"c": 0.14169,
"h": 165.6
},
"luminance": 0.62722
}Semantic roles & 50–950 ramp
primary
#5CE7B4
secondary
#B03764
accent
#0F58D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582