#7BFCC0#7BFCC0
#7BFCC0 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.144 H 161.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCC0 |
|---|---|
| RGB | rgb(123, 252, 192) |
| HSL | hsl(152, 96%, 74%) |
| HSV | hsv(152, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.61, -49.32, 17.97) |
| CIE-LCH | lch(90.61, 52.49, 159.98°) |
| OKLab | oklab(90.16% -0.136 0.046) |
| OKLCH | oklch(90.16% 0.144 161.3) |
| XYZ | xyz(52.4887, 77.6330, 62.0776) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.43
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.87
Light Seafoam
#A0FEBF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCC0 #FC7BB7
analogous
#7BFC7F #7BFCC0 #7BF8FC
triadic
#7BFCC0 #C07BFC #FCC07B
tetradic
#7BFCC0 #7F7BFC #FC7BB7 #F8FC7B
square
#7BFCC0 #7F7BFC #FC7BB7 #F8FC7B
split-complementary
#7BFCC0 #FC7BF8 #FC7F7B
monochromatic
#06F787 #3FFBA3 #7BFCC0 #B7FDDD #E1FEF1
Accessibility & contrast
On white
1.27
#7BFCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7BFCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCC0
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCC0 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#50FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcc0; /* rgb */ color: rgb(123, 252, 192); /* oklch */ color: oklch(90.2% 0.144 161.3);
Tailwind
colors: {
custom: {
50: '#a9fed3',
500: '#7bfcc0',
950: '#000000',
},
}SCSS
$custom: #7bfcc0; $custom-light: #a9fed3; $custom-dark: #000000;
JSON
{
"hex": "#7bfcc0",
"rgb": {
"r": 123,
"g": 252,
"b": 192
},
"hsl": {
"h": 152.093,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90164,
"c": 0.14358,
"h": 161.3
},
"luminance": 0.77638
}Semantic roles & 50–950 ramp
primary
#7BFCC0
secondary
#D94288
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683