#5FFFBB#5FFFBB
#5FFFBB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.165 H 161.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFBB |
|---|---|
| RGB | rgb(95, 255, 187) |
| HSL | hsl(155, 100%, 69%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.57, -57.22, 20.35) |
| CIE-LCH | lch(90.57, 60.73, 160.42°) |
| OKLab | oklab(89.87% -0.1569 0.0519) |
| OKLCH | oklch(89.87% 0.165 161.7) |
| XYZ | xyz(49.4441, 77.5356, 59.3642) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Greenish Cyan
#2AFEB7
ΔE00 2.15
Greenish Turquoise
#00FBB0
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFBB #FF5FA3
analogous
#5FFF6B #5FFFBB #5FF3FF
triadic
#5FFFBB #BB5FFF #FFBB5F
tetradic
#5FFFBB #6B5FFF #FF5FA3 #F3FF5F
square
#5FFFBB #6B5FFF #FF5FA3 #F3FF5F
split-complementary
#5FFFBB #FF5FF3 #FF6B5F
monochromatic
#00E483 #22FFA1 #5FFFBB #9CFFD5 #D9FFEF
Accessibility & contrast
On white
1.27
#5FFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5FFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFBB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFBB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5fffbb; /* rgb */ color: rgb(95, 255, 187); /* oklch */ color: oklch(89.9% 0.165 161.7);
Tailwind
colors: {
custom: {
50: '#9cffcf',
500: '#5fffbb',
950: '#000000',
},
}SCSS
$custom: #5fffbb; $custom-light: #9cffcf; $custom-dark: #000000;
JSON
{
"hex": "#5fffbb",
"rgb": {
"r": 95,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.89866,
"c": 0.16525,
"h": 161.7
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#5FFFBB
secondary
#D92974
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683