#5CFDBB#5CFDBB
#5CFDBB is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.3% C 0.164 H 162.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDBB |
|---|---|
| RGB | rgb(92, 253, 187) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(89.91, -56.95, 19.42) |
| CIE-LCH | lch(89.91, 60.17, 161.17°) |
| OKLab | oklab(89.31% -0.1563 0.0495) |
| OKLCH | oklch(89.31% 0.164 162.4) |
| XYZ | xyz(48.5037, 76.1086, 59.1383) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Greenish Cyan
#2AFEB7
ΔE00 2.03
Greenish Turquoise
#00FBB0
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDBB #FD5C9E
analogous
#5CFD6B #5CFDBB #5CEEFD
triadic
#5CFDBB #BB5CFD #FDBB5C
tetradic
#5CFDBB #6B5CFD #FD5C9E #EEFD5C
square
#5CFDBB #6B5CFD #FD5C9E #EEFD5C
split-complementary
#5CFDBB #FD5CEE #FD6B5C
monochromatic
#03DC83 #20FCA2 #5CFDBB #98FED4 #D5FEED
Accessibility & contrast
On white
1.29
#5CFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#5CFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDBB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDBB | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfdbb; /* rgb */ color: rgb(92, 253, 187); /* oklch */ color: oklch(89.3% 0.164 162.4);
Tailwind
colors: {
custom: {
50: '#9affcf',
500: '#5cfdbb',
950: '#000000',
},
}SCSS
$custom: #5cfdbb; $custom-light: #9affcf; $custom-dark: #000000;
JSON
{
"hex": "#5cfdbb",
"rgb": {
"r": 92,
"g": 253,
"b": 187
},
"hsl": {
"h": 155.404,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89306,
"c": 0.164,
"h": 162.4
},
"luminance": 0.76114
}Semantic roles & 50–950 ramp
primary
#5CFDBB
secondary
#D5286F
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683