#7BFBCD#7BFBCD
#7BFBCD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.132 H 167.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBCD |
|---|---|
| RGB | rgb(123, 251, 205) |
| HSL | hsl(158, 94%, 73%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.60, -46.19, 11.27) |
| CIE-LCH | lch(90.60, 47.54, 166.29°) |
| OKLab | oklab(90.25% -0.1292 0.0289) |
| OKLCH | oklch(90.25% 0.132 167.4) |
| XYZ | xyz(53.6800, 77.6084, 69.8969) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.20
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBCD #FB7BA9
analogous
#7BFB8D #7BFBCD #7BE9FB
triadic
#7BFBCD #CD7BFB #FBCD7B
tetradic
#7BFBCD #8D7BFB #FB7BA9 #E9FB7B
square
#7BFBCD #8D7BFB #FB7BA9 #E9FB7B
split-complementary
#7BFBCD #FB7BE9 #FB8D7B
monochromatic
#07F49F #40F9B7 #7BFBCD #B6FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#7BFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#7BFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBCD
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBCD | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#48FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbcd; /* rgb */ color: rgb(123, 251, 205); /* oklch */ color: oklch(90.2% 0.132 167.4);
Tailwind
colors: {
custom: {
50: '#a9fddc',
500: '#7bfbcd',
950: '#000000',
},
}SCSS
$custom: #7bfbcd; $custom-light: #a9fddc; $custom-dark: #000000;
JSON
{
"hex": "#7bfbcd",
"rgb": {
"r": 123,
"g": 251,
"b": 205
},
"hsl": {
"h": 158.438,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90246,
"c": 0.13244,
"h": 167.4
},
"luminance": 0.77613
}Semantic roles & 50–950 ramp
primary
#7BFBCD
secondary
#D84278
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684