#7BFBCB#7BFBCB
#7BFBCB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.134 H 166.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBCB |
|---|---|
| RGB | rgb(123, 251, 203) |
| HSL | hsl(158, 94%, 73%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.56, -46.62, 12.24) |
| CIE-LCH | lch(90.56, 48.20, 165.29°) |
| OKLab | oklab(90.2% -0.1301 0.0314) |
| OKLCH | oklch(90.2% 0.134 166.4) |
| XYZ | xyz(53.4401, 77.5125, 68.6336) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Aquamarine
#7FFFD4
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Aqua
#8CFFDB
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 4.37
Pale Turquoise
#A5FBD5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBCB #FB7BAB
analogous
#7BFB8B #7BFBCB #7BEBFB
triadic
#7BFBCB #CB7BFB #FBCB7B
tetradic
#7BFBCB #8B7BFB #FB7BAB #EBFB7B
square
#7BFBCB #8B7BFB #FB7BAB #EBFB7B
split-complementary
#7BFBCB #FB7BEB #FB8B7B
monochromatic
#07F49B #40F9B4 #7BFBCB #B6FDE2 #E1FEF3
Accessibility & contrast
On white
1.27
#7BFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#7BFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBCB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBCB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#4AFCED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbcb; /* rgb */ color: rgb(123, 251, 203); /* oklch */ color: oklch(90.2% 0.134 166.4);
Tailwind
colors: {
custom: {
50: '#a9fdda',
500: '#7bfbcb',
950: '#000000',
},
}SCSS
$custom: #7bfbcb; $custom-light: #a9fdda; $custom-dark: #000000;
JSON
{
"hex": "#7bfbcb",
"rgb": {
"r": 123,
"g": 251,
"b": 203
},
"hsl": {
"h": 157.5,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90196,
"c": 0.13386,
"h": 166.4
},
"luminance": 0.77517
}Semantic roles & 50–950 ramp
primary
#7BFBCB
secondary
#D8427A
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684