#5CEFB3#5CEFB3
#5CEFB3 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.8% C 0.153 H 162.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFB3 |
|---|---|
| RGB | rgb(92, 239, 179) |
| HSL | hsl(156, 82%, 65%) |
| HSV | hsv(156, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.63, -53.02, 17.58) |
| CIE-LCH | lch(85.63, 55.86, 161.66°) |
| OKLab | oklab(85.75% -0.1459 0.0449) |
| OKLCH | oklch(85.75% 0.153 162.9) |
| XYZ | xyz(43.4125, 67.2585, 53.3334) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 3.81
Greenish Cyan
#2AFEB7
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFB3 #EF5C98
analogous
#5CEF69 #5CEFB3 #5CE2EF
triadic
#5CEFB3 #B35CEF #EFB35C
tetradic
#5CEFB3 #695CEF #EF5C98 #E2EF5C
square
#5CEFB3 #695CEF #EF5C98 #E2EF5C
split-complementary
#5CEFB3 #EF5CE2 #EF695C
monochromatic
#13BE78 #24EA99 #5CEFB3 #94F4CD #CBFAE7
Accessibility & contrast
On white
1.45
#5CEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5CEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFB3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFB3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#00EFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cefb3; /* rgb */ color: rgb(92, 239, 179); /* oklch */ color: oklch(85.8% 0.153 162.9);
Tailwind
colors: {
custom: {
50: '#98f5c9',
500: '#5cefb3',
950: '#000000',
},
}SCSS
$custom: #5cefb3; $custom-light: #98f5c9; $custom-dark: #000000;
JSON
{
"hex": "#5cefb3",
"rgb": {
"r": 92,
"g": 239,
"b": 179
},
"hsl": {
"h": 155.51,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.85753,
"c": 0.15264,
"h": 162.9
},
"luminance": 0.67263
}Semantic roles & 50–950 ramp
primary
#5CEFB3
secondary
#BC336B
accent
#075FDF
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582