#7BFCBE#7BFCBE
#7BFCBE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.145 H 160.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCBE |
|---|---|
| RGB | rgb(123, 252, 190) |
| HSL | hsl(151, 96%, 74%) |
| HSV | hsv(151, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.57, -49.72, 18.94) |
| CIE-LCH | lch(90.57, 53.21, 159.14°) |
| OKLab | oklab(90.12% -0.1369 0.0484) |
| OKLCH | oklch(90.12% 0.145 160.5) |
| XYZ | xyz(52.2686, 77.5450, 60.9185) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.44
Light Seafoam
#A0FEBF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCBE #FC7BB9
analogous
#7BFC7D #7BFCBE #7BF9FC
triadic
#7BFCBE #BE7BFC #FCBE7B
tetradic
#7BFCBE #7D7BFC #FC7BB9 #F9FC7B
square
#7BFCBE #7D7BFC #FC7BB9 #F9FC7B
split-complementary
#7BFCBE #FC7BF9 #FC7D7B
monochromatic
#06F783 #3FFBA1 #7BFCBE #B7FDDB #E1FEF0
Accessibility & contrast
On white
1.27
#7BFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7BFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCBE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCBE | 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)
#F9ECBB
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#51FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcbe; /* rgb */ color: rgb(123, 252, 190); /* oklch */ color: oklch(90.1% 0.145 160.5);
Tailwind
colors: {
custom: {
50: '#a9fed1',
500: '#7bfcbe',
950: '#000000',
},
}SCSS
$custom: #7bfcbe; $custom-light: #a9fed1; $custom-dark: #000000;
JSON
{
"hex": "#7bfcbe",
"rgb": {
"r": 123,
"g": 252,
"b": 190
},
"hsl": {
"h": 151.163,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90118,
"c": 0.1452,
"h": 160.5
},
"luminance": 0.77549
}Semantic roles & 50–950 ramp
primary
#7BFCBE
secondary
#D9428B
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683