#7BFCC1#7BFCC1
#7BFCC1 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.143 H 161.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCC1 |
|---|---|
| RGB | rgb(123, 252, 193) |
| HSL | hsl(153, 96%, 74%) |
| HSV | hsv(153, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 23.4%, 1.2%) |
| CIE-LAB | lab(90.63, -49.12, 17.49) |
| CIE-LCH | lch(90.63, 52.14, 160.40°) |
| OKLab | oklab(90.19% -0.1356 0.0448) |
| OKLCH | oklch(90.19% 0.143 161.7) |
| XYZ | xyz(52.5999, 77.6775, 62.6631) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCC1 #FC7BB6
analogous
#7BFC80 #7BFCC1 #7BF7FC
triadic
#7BFCC1 #C17BFC #FCC17B
tetradic
#7BFCC1 #807BFC #FC7BB6 #F7FC7B
square
#7BFCC1 #807BFC #FC7BB6 #F7FC7B
split-complementary
#7BFCC1 #FC7BF7 #FC807B
monochromatic
#06F789 #3FFBA5 #7BFCC1 #B7FDDD #E1FEF1
Accessibility & contrast
On white
1.27
#7BFCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7BFCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCC1
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCC1 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBE
Deuteranopia (green-blind)
#E6DFC5
Tritanopia (blue-blind)
#4FFCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcc1; /* rgb */ color: rgb(123, 252, 193); /* oklch */ color: oklch(90.2% 0.143 161.7);
Tailwind
colors: {
custom: {
50: '#a9fed3',
500: '#7bfcc1',
950: '#000000',
},
}SCSS
$custom: #7bfcc1; $custom-light: #a9fed3; $custom-dark: #000000;
JSON
{
"hex": "#7bfcc1",
"rgb": {
"r": 123,
"g": 252,
"b": 193
},
"hsl": {
"h": 152.558,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90187,
"c": 0.14277,
"h": 161.7
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#7BFCC1
secondary
#D94287
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683