#7BFCBC#7BFCBC
#7BFCBC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.147 H 159.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCBC |
|---|---|
| RGB | rgb(123, 252, 188) |
| HSL | hsl(150, 96%, 74%) |
| HSV | hsv(150, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.53, -50.12, 19.91) |
| CIE-LCH | lch(90.53, 53.93, 158.33°) |
| OKLab | oklab(90.07% -0.1378 0.0508) |
| OKLCH | oklch(90.07% 0.147 159.8) |
| XYZ | xyz(52.0515, 77.4581, 59.7751) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Seafoam
#A0FEBF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCBC #FC7BBB
analogous
#7BFC7B #7BFCBC #7BFBFC
triadic
#7BFCBC #BC7BFC #FCBC7B
tetradic
#7BFCBC #7B7BFC #FC7BBB #FBFC7B
square
#7BFCBC #7B7BFC #FC7BBB #FBFC7B
split-complementary
#7BFCBC #FC7BFB #FC7B7B
monochromatic
#06F77F #3FFB9E #7BFCBC #B7FDDA #E1FEF0
Accessibility & contrast
On white
1.27
#7BFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7BFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCBC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCBC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E7DEC0
Tritanopia (blue-blind)
#52FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfcbc; /* rgb */ color: rgb(123, 252, 188); /* oklch */ color: oklch(90.1% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#a9fed0',
500: '#7bfcbc',
950: '#000000',
},
}SCSS
$custom: #7bfcbc; $custom-light: #a9fed0; $custom-dark: #000000;
JSON
{
"hex": "#7bfcbc",
"rgb": {
"r": 123,
"g": 252,
"b": 188
},
"hsl": {
"h": 150.233,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90072,
"c": 0.14685,
"h": 159.8
},
"luminance": 0.77463
}Semantic roles & 50–950 ramp
primary
#7BFCBC
secondary
#D9428D
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683