#5FFBC9#5FFBC9
#5FFBC9 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.150 H 168.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBC9 |
|---|---|
| RGB | rgb(95, 251, 201) |
| HSL | hsl(161, 95%, 68%) |
| HSV | hsv(161, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(89.69, -52.60, 11.92) |
| CIE-LCH | lch(89.69, 53.94, 167.23°) |
| OKLab | oklab(89.24% -0.1467 0.0305) |
| OKLCH | oklch(89.24% 0.15 168.2) |
| XYZ | xyz(49.7538, 75.6391, 67.2247) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 4.14
Greenish Cyan
#2AFEB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBC9 #FB5F91
analogous
#5FFB7B #5FFBC9 #5FDFFB
triadic
#5FFBC9 #C95FFB #FBC95F
tetradic
#5FFBC9 #7B5FFB #FB5F91 #DFFB5F
square
#5FFBC9 #7B5FFB #FB5F91 #DFFB5F
split-complementary
#5FFBC9 #FB5FDF #FB7B5F
monochromatic
#05DA96 #23FAB5 #5FFBC9 #9BFCDD #D6FEF1
Accessibility & contrast
On white
1.30
#5FFBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#5FFBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBC9
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBC9 | 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)
#F5EBC6
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffbc9; /* rgb */ color: rgb(95, 251, 201); /* oklch */ color: oklch(89.2% 0.150 168.2);
Tailwind
colors: {
custom: {
50: '#9bfdd9',
500: '#5ffbc9',
950: '#000000',
},
}SCSS
$custom: #5ffbc9; $custom-light: #9bfdd9; $custom-dark: #000000;
JSON
{
"hex": "#5ffbc9",
"rgb": {
"r": 95,
"g": 251,
"b": 201
},
"hsl": {
"h": 160.769,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.89245,
"c": 0.14982,
"h": 168.2
},
"luminance": 0.75644
}Semantic roles & 50–950 ramp
primary
#5FFBC9
secondary
#D42A61
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683