#5FFBBE#5FFBBE
#5FFBBE is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.158 H 163.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBBE |
|---|---|
| RGB | rgb(95, 251, 190) |
| HSL | hsl(157, 95%, 68%) |
| HSV | hsv(157, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.46, -55.00, 17.26) |
| CIE-LCH | lch(89.46, 57.64, 162.57°) |
| OKLab | oklab(88.98% -0.1516 0.0441) |
| OKLCH | oklch(88.98% 0.158 163.8) |
| XYZ | xyz(48.5059, 75.1399, 60.6524) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 3.41
Light Blue Green
#7EFBB3
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBBE #FB5F9C
analogous
#5FFB70 #5FFBBE #5FEAFB
triadic
#5FFBBE #BE5FFB #FBBE5F
tetradic
#5FFBBE #705FFB #FB5F9C #EAFB5F
square
#5FFBBE #705FFB #FB5F9C #EAFB5F
split-complementary
#5FFBBE #FB5FEA #FB705F
monochromatic
#05DA87 #23FAA6 #5FFBBE #9BFCD6 #D6FEEF
Accessibility & contrast
On white
1.31
#5FFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#5FFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBBE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBBE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E1DBC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffbbe; /* rgb */ color: rgb(95, 251, 190); /* oklch */ color: oklch(89.0% 0.158 163.8);
Tailwind
colors: {
custom: {
50: '#9bfdd1',
500: '#5ffbbe',
950: '#000000',
},
}SCSS
$custom: #5ffbbe; $custom-light: #9bfdd1; $custom-dark: #000000;
JSON
{
"hex": "#5ffbbe",
"rgb": {
"r": 95,
"g": 251,
"b": 190
},
"hsl": {
"h": 156.538,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.88977,
"c": 0.15787,
"h": 163.8
},
"luminance": 0.75145
}Semantic roles & 50–950 ramp
primary
#5FFBBE
secondary
#D42A6D
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683