#7BFCBF#7BFCBF
#7BFCBF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.144 H 160.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCBF |
|---|---|
| RGB | rgb(123, 252, 191) |
| HSL | hsl(152, 96%, 74%) |
| HSV | hsv(152, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.59, -49.52, 18.46) |
| CIE-LCH | lch(90.59, 52.85, 159.56°) |
| OKLab | oklab(90.14% -0.1365 0.0472) |
| OKLCH | oklch(90.14% 0.144 160.9) |
| XYZ | xyz(52.3783, 77.5888, 61.4961) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Seafoam
#A0FEBF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCBF #FC7BB8
analogous
#7BFC7E #7BFCBF #7BF8FC
triadic
#7BFCBF #BF7BFC #FCBF7B
tetradic
#7BFCBF #7E7BFC #FC7BB8 #F8FC7B
square
#7BFCBF #7E7BFC #FC7BB8 #F8FC7B
split-complementary
#7BFCBF #FC7BF8 #FC7E7B
monochromatic
#06F785 #3FFBA2 #7BFCBF #B7FDDC #E1FEF0
Accessibility & contrast
On white
1.27
#7BFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#7BFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCBF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCBF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#50FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcbf; /* rgb */ color: rgb(123, 252, 191); /* oklch */ color: oklch(90.1% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#a9fed2',
500: '#7bfcbf',
950: '#000000',
},
}SCSS
$custom: #7bfcbf; $custom-light: #a9fed2; $custom-dark: #000000;
JSON
{
"hex": "#7bfcbf",
"rgb": {
"r": 123,
"g": 252,
"b": 191
},
"hsl": {
"h": 151.628,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90141,
"c": 0.14439,
"h": 160.9
},
"luminance": 0.77593
}Semantic roles & 50–950 ramp
primary
#7BFCBF
secondary
#D94289
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683