#7BFCC2#7BFCC2
#7BFCC2 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.142 H 162.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCC2 |
|---|---|
| RGB | rgb(123, 252, 194) |
| HSL | hsl(153, 96%, 74%) |
| HSV | hsv(153, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.65, -48.91, 17.00) |
| CIE-LCH | lch(90.65, 51.79, 160.83°) |
| OKLab | oklab(90.21% -0.1351 0.0435) |
| OKLCH | oklch(90.21% 0.142 162.1) |
| XYZ | xyz(52.7118, 77.7222, 63.2526) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.99
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Seafoam
#A0FEBF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCC2 #FC7BB5
analogous
#7BFC81 #7BFCC2 #7BF6FC
triadic
#7BFCC2 #C27BFC #FCC27B
tetradic
#7BFCC2 #817BFC #FC7BB5 #F6FC7B
square
#7BFCC2 #817BFC #FC7BB5 #F6FC7B
split-complementary
#7BFCC2 #FC7BF6 #FC817B
monochromatic
#06F78A #3FFBA6 #7BFCC2 #B7FDDE #E1FEF1
Accessibility & contrast
On white
1.27
#7BFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7BFCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCC2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCC2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#4FFCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcc2; /* rgb */ color: rgb(123, 252, 194); /* oklch */ color: oklch(90.2% 0.142 162.1);
Tailwind
colors: {
custom: {
50: '#a9fed4',
500: '#7bfcc2',
950: '#000000',
},
}SCSS
$custom: #7bfcc2; $custom-light: #a9fed4; $custom-dark: #000000;
JSON
{
"hex": "#7bfcc2",
"rgb": {
"r": 123,
"g": 252,
"b": 194
},
"hsl": {
"h": 153.023,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90211,
"c": 0.14198,
"h": 162.1
},
"luminance": 0.77727
}Semantic roles & 50–950 ramp
primary
#7BFCC2
secondary
#D94286
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683