#7BFCCB#7BFCCB
#7BFCCB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.135 H 166.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCCB |
|---|---|
| RGB | rgb(123, 252, 203) |
| HSL | hsl(157, 96%, 74%) |
| HSV | hsv(157, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.84, -47.05, 12.64) |
| CIE-LCH | lch(90.84, 48.72, 164.96°) |
| OKLab | oklab(90.43% -0.1312 0.0324) |
| OKLCH | oklch(90.43% 0.135 166.1) |
| XYZ | xyz(53.7533, 78.1389, 68.7380) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 1.69
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aqua
#8CFFDB
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 4.23
Pale Turquoise
#A5FBD5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCCB #FC7BAC
analogous
#7BFC8A #7BFCCB #7BEDFC
triadic
#7BFCCB #CB7BFC #FCCB7B
tetradic
#7BFCCB #8A7BFC #FC7BAC #EDFC7B
square
#7BFCCB #8A7BFC #FC7BAC #EDFC7B
split-complementary
#7BFCCB #FC7BED #FC8A7B
monochromatic
#06F79B #3FFBB3 #7BFCCB #B7FDE3 #E1FEF3
Accessibility & contrast
On white
1.26
#7BFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7BFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCCB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCCB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#49FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfccb; /* rgb */ color: rgb(123, 252, 203); /* oklch */ color: oklch(90.4% 0.135 166.1);
Tailwind
colors: {
custom: {
50: '#a9feda',
500: '#7bfccb',
950: '#000000',
},
}SCSS
$custom: #7bfccb; $custom-light: #a9feda; $custom-dark: #000000;
JSON
{
"hex": "#7bfccb",
"rgb": {
"r": 123,
"g": 252,
"b": 203
},
"hsl": {
"h": 157.209,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90428,
"c": 0.13515,
"h": 166.1
},
"luminance": 0.78144
}Semantic roles & 50–950 ramp
primary
#7BFCCB
secondary
#D9427B
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684