#7BFBCF#7BFBCF
#7BFBCF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.131 H 168.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBCF |
|---|---|
| RGB | rgb(123, 251, 207) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.65, -45.76, 10.30) |
| CIE-LCH | lch(90.65, 46.90, 167.32°) |
| OKLab | oklab(90.3% -0.1284 0.0264) |
| OKLCH | oklch(90.3% 0.131 168.4) |
| XYZ | xyz(53.9230, 77.7056, 71.1764) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.91
Light Turquoise
#7EF4CC
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.51
Pale Turquoise
#A5FBD5
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBCF #FB7BA7
analogous
#7BFB8F #7BFBCF #7BE7FB
triadic
#7BFBCF #CF7BFB #FBCF7B
tetradic
#7BFBCF #8F7BFB #FB7BA7 #E7FB7B
square
#7BFBCF #8F7BFB #FB7BA7 #E7FB7B
split-complementary
#7BFBCF #FB7BE7 #FB8F7B
monochromatic
#07F4A3 #40F9B9 #7BFBCF #B6FDE5 #E1FEF4
Accessibility & contrast
On white
1.27
#7BFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7BFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBCF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBCF | 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)
#F6EDCD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#47FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbcf; /* rgb */ color: rgb(123, 251, 207); /* oklch */ color: oklch(90.3% 0.131 168.4);
Tailwind
colors: {
custom: {
50: '#a9fddd',
500: '#7bfbcf',
950: '#000000',
},
}SCSS
$custom: #7bfbcf; $custom-light: #a9fddd; $custom-dark: #000000;
JSON
{
"hex": "#7bfbcf",
"rgb": {
"r": 123,
"g": 251,
"b": 207
},
"hsl": {
"h": 159.375,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90297,
"c": 0.13106,
"h": 168.4
},
"luminance": 0.7771
}Semantic roles & 50–950 ramp
primary
#7BFBCF
secondary
#D84276
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684