#5CEFB1#5CEFB1
#5CEFB1 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.7% C 0.154 H 162.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFB1 |
|---|---|
| RGB | rgb(92, 239, 177) |
| HSL | hsl(155, 82%, 65%) |
| HSV | hsv(155, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(85.59, -53.44, 18.56) |
| CIE-LCH | lch(85.59, 56.57, 160.85°) |
| OKLab | oklab(85.71% -0.1468 0.0473) |
| OKLCH | oklch(85.71% 0.154 162.1) |
| XYZ | xyz(43.2117, 67.1782, 52.2759) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Greenish Cyan
#2AFEB7
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFB1 #EF5C9A
analogous
#5CEF68 #5CEFB1 #5CE3EF
triadic
#5CEFB1 #B15CEF #EFB15C
tetradic
#5CEFB1 #685CEF #EF5C9A #E3EF5C
square
#5CEFB1 #685CEF #EF5C9A #E3EF5C
split-complementary
#5CEFB1 #EF5CE3 #EF685C
monochromatic
#13BE76 #24EA96 #5CEFB1 #94F4CC #CBFAE6
Accessibility & contrast
On white
1.45
#5CEFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5CEFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFB1
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFB1 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFAD
Deuteranopia (green-blind)
#D7D0B5
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cefb1; /* rgb */ color: rgb(92, 239, 177); /* oklch */ color: oklch(85.7% 0.154 162.1);
Tailwind
colors: {
custom: {
50: '#98f5c8',
500: '#5cefb1',
950: '#000000',
},
}SCSS
$custom: #5cefb1; $custom-light: #98f5c8; $custom-dark: #000000;
JSON
{
"hex": "#5cefb1",
"rgb": {
"r": 92,
"g": 239,
"b": 177
},
"hsl": {
"h": 154.694,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.85706,
"c": 0.15423,
"h": 162.1
},
"luminance": 0.67183
}Semantic roles & 50–950 ramp
primary
#5CEFB1
secondary
#BC336D
accent
#0762DF
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582