#7BFBCE#7BFBCE
#7BFBCE is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.132 H 167.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBCE |
|---|---|
| RGB | rgb(123, 251, 206) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.62, -45.98, 10.78) |
| CIE-LCH | lch(90.62, 47.22, 166.80°) |
| OKLab | oklab(90.27% -0.1288 0.0276) |
| OKLCH | oklch(90.27% 0.132 167.9) |
| XYZ | xyz(53.8011, 77.6568, 70.5346) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.04
Light Turquoise
#7EF4CC
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBCE #FB7BA8
analogous
#7BFB8E #7BFBCE #7BE8FB
triadic
#7BFBCE #CE7BFB #FBCE7B
tetradic
#7BFBCE #8E7BFB #FB7BA8 #E8FB7B
square
#7BFBCE #8E7BFB #FB7BA8 #E8FB7B
split-complementary
#7BFBCE #FB7BE8 #FB8E7B
monochromatic
#07F4A1 #40F9B8 #7BFBCE #B6FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#7BFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7BFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBCE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBCE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#48FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbce; /* rgb */ color: rgb(123, 251, 206); /* oklch */ color: oklch(90.3% 0.132 167.9);
Tailwind
colors: {
custom: {
50: '#a9fddd',
500: '#7bfbce',
950: '#000000',
},
}SCSS
$custom: #7bfbce; $custom-light: #a9fddd; $custom-dark: #000000;
JSON
{
"hex": "#7bfbce",
"rgb": {
"r": 123,
"g": 251,
"b": 206
},
"hsl": {
"h": 158.906,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90271,
"c": 0.13175,
"h": 167.9
},
"luminance": 0.77662
}Semantic roles & 50–950 ramp
primary
#7BFBCE
secondary
#D84277
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684