#5CFFBD#5CFFBD
#5CFFBD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.165 H 162.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFBD |
|---|---|
| RGB | rgb(92, 255, 189) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.53, -57.32, 19.27) |
| CIE-LCH | lch(90.53, 60.47, 161.42°) |
| OKLab | oklab(89.83% -0.1574 0.0492) |
| OKLCH | oklch(89.83% 0.165 162.7) |
| XYZ | xyz(49.3540, 77.4642, 60.4853) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Greenish Cyan
#2AFEB7
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFBD #FF5C9E
analogous
#5CFF6C #5CFFBD #5CEFFF
triadic
#5CFFBD #BD5CFF #FFBD5C
tetradic
#5CFFBD #6C5CFF #FF5C9E #EFFF5C
square
#5CFFBD #6C5CFF #FF5C9E #EFFF5C
split-complementary
#5CFFBD #FF5CEF #FF6C5C
monochromatic
#00E186 #1FFFA4 #5CFFBD #99FFD6 #D6FFEF
Accessibility & contrast
On white
1.27
#5CFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5CFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFBD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFBD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cffbd; /* rgb */ color: rgb(92, 255, 189); /* oklch */ color: oklch(89.8% 0.165 162.7);
Tailwind
colors: {
custom: {
50: '#9affd1',
500: '#5cffbd',
950: '#000000',
},
}SCSS
$custom: #5cffbd; $custom-light: #9affd1; $custom-dark: #000000;
JSON
{
"hex": "#5cffbd",
"rgb": {
"r": 92,
"g": 255,
"b": 189
},
"hsl": {
"h": 155.706,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.89831,
"c": 0.16493,
"h": 162.7
},
"luminance": 0.77469
}Semantic roles & 50–950 ramp
primary
#5CFFBD
secondary
#D9266F
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683