#7BFBCC#7BFBCC
#7BFBCC is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.133 H 166.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBCC |
|---|---|
| RGB | rgb(123, 251, 204) |
| HSL | hsl(158, 94%, 73%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.58, -46.40, 11.75) |
| CIE-LCH | lch(90.58, 47.87, 165.79°) |
| OKLab | oklab(90.22% -0.1297 0.0301) |
| OKLCH | oklch(90.22% 0.133 166.9) |
| XYZ | xyz(53.5597, 77.5603, 69.2632) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 4.60
Pale Turquoise
#A5FBD5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBCC #FB7BAA
analogous
#7BFB8C #7BFBCC #7BEAFB
triadic
#7BFBCC #CC7BFB #FBCC7B
tetradic
#7BFBCC #8C7BFB #FB7BAA #EAFB7B
square
#7BFBCC #8C7BFB #FB7BAA #EAFB7B
split-complementary
#7BFBCC #FB7BEA #FB8C7B
monochromatic
#07F49D #40F9B5 #7BFBCC #B6FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#7BFBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7BFBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBCC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBCC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#49FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbcc; /* rgb */ color: rgb(123, 251, 204); /* oklch */ color: oklch(90.2% 0.133 166.9);
Tailwind
colors: {
custom: {
50: '#a9fddb',
500: '#7bfbcc',
950: '#000000',
},
}SCSS
$custom: #7bfbcc; $custom-light: #a9fddb; $custom-dark: #000000;
JSON
{
"hex": "#7bfbcc",
"rgb": {
"r": 123,
"g": 251,
"b": 204
},
"hsl": {
"h": 157.969,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90221,
"c": 0.13315,
"h": 166.9
},
"luminance": 0.77565
}Semantic roles & 50–950 ramp
primary
#7BFBCC
secondary
#D84279
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684