#5FFCBB#5FFCBB
#5FFCBB is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.161 H 162.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCBB |
|---|---|
| RGB | rgb(95, 252, 187) |
| HSL | hsl(155, 96%, 68%) |
| HSV | hsv(155, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.69, -56.03, 19.13) |
| CIE-LCH | lch(89.69, 59.20, 161.15°) |
| OKLab | oklab(89.15% -0.1539 0.0488) |
| OKLCH | oklch(89.15% 0.161 162.4) |
| XYZ | xyz(48.4946, 75.6365, 59.0477) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Greenish Cyan
#2AFEB7
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.73
Greenish Turquoise
#00FBB0
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCBB #FC5FA0
analogous
#5FFC6C #5FFCBB #5FEFFC
triadic
#5FFCBB #BB5FFC #FCBB5F
tetradic
#5FFCBB #6C5FFC #FC5FA0 #EFFC5F
square
#5FFCBB #6C5FFC #FC5FA0 #EFFC5F
split-complementary
#5FFCBB #FC5FEF #FC6C5F
monochromatic
#04DC83 #23FBA1 #5FFCBB #9BFDD5 #D7FEEE
Accessibility & contrast
On white
1.30
#5FFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#5FFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCBB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCBB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcbb; /* rgb */ color: rgb(95, 252, 187); /* oklch */ color: oklch(89.1% 0.161 162.4);
Tailwind
colors: {
custom: {
50: '#9bfecf',
500: '#5ffcbb',
950: '#000000',
},
}SCSS
$custom: #5ffcbb; $custom-light: #9bfecf; $custom-dark: #000000;
JSON
{
"hex": "#5ffcbb",
"rgb": {
"r": 95,
"g": 252,
"b": 187
},
"hsl": {
"h": 155.159,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89147,
"c": 0.16146,
"h": 162.4
},
"luminance": 0.75642
}Semantic roles & 50–950 ramp
primary
#5FFCBB
secondary
#D52A71
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683