#5CE7B5#5CE7B5
#5CE7B5 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.141 H 166.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7B5 |
|---|---|
| RGB | rgb(92, 231, 181) |
| HSL | hsl(158, 74%, 63%) |
| HSV | hsv(158, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 21.6%, 9.4%) |
| CIE-LAB | lab(83.32, -49.29, 13.27) |
| CIE-LCH | lch(83.32, 51.05, 164.93°) |
| OKLab | oklab(83.87% -0.1368 0.034) |
| OKLCH | oklch(83.87% 0.141 166) |
| XYZ | xyz(41.3258, 62.7591, 53.6429) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.67
Bright Teal
#01F9C6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7B5 #E75C8E
analogous
#5CE76F #5CE7B5 #5CD4E7
triadic
#5CE7B5 #B55CE7 #E7B55C
tetradic
#5CE7B5 #6F5CE7 #E75C8E #D4E75C
square
#5CE7B5 #6F5CE7 #E75C8E #D4E75C
split-complementary
#5CE7B5 #E75CD4 #E76F5C
monochromatic
#1AAF79 #27DF9D #5CE7B5 #91EFCD #C7F7E5
Accessibility & contrast
On white
1.55
#5CE7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5CE7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7B5
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7B5 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B2
Deuteranopia (green-blind)
#CFCAB8
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce7b5; /* rgb */ color: rgb(92, 231, 181); /* oklch */ color: oklch(83.9% 0.141 166.0);
Tailwind
colors: {
custom: {
50: '#97efcb',
500: '#5ce7b5',
950: '#000000',
},
}SCSS
$custom: #5ce7b5; $custom-light: #97efcb; $custom-dark: #000000;
JSON
{
"hex": "#5ce7b5",
"rgb": {
"r": 92,
"g": 231,
"b": 181
},
"hsl": {
"h": 158.417,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83871,
"c": 0.14095,
"h": 166
},
"luminance": 0.62763
}Semantic roles & 50–950 ramp
primary
#5CE7B5
secondary
#B03763
accent
#0F57D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582