#7BFBDB#7BFBDB
#7BFBDB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.124 H 174.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBDB |
|---|---|
| RGB | rgb(123, 251, 219) |
| HSL | hsl(165, 94%, 73%) |
| HSV | hsv(165, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.92, -43.10, 4.48) |
| CIE-LCH | lch(90.92, 43.33, 174.06°) |
| OKLab | oklab(90.61% -0.1232 0.0112) |
| OKLCH | oklch(90.61% 0.124 174.8) |
| XYZ | xyz(55.4461, 78.3148, 79.1985) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.09
Tiffany Blue
#7BF2DA
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.03
Pale Turquoise
#A5FBD5
ΔE00 5.28
Light Aquamarine
#7BFDC7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBDB #FB7B9B
analogous
#7BFB9B #7BFBDB #7BDBFB
triadic
#7BFBDB #DB7BFB #FBDB7B
tetradic
#7BFBDB #9B7BFB #FB7B9B #DBFB7B
square
#7BFBDB #9B7BFB #FB7B9B #DBFB7B
split-complementary
#7BFBDB #FB7BDB #FB9B7B
monochromatic
#07F4B9 #40F9CB #7BFBDB #B6FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#7BFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7BFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBDB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBDB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#3EFEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbdb; /* rgb */ color: rgb(123, 251, 219); /* oklch */ color: oklch(90.6% 0.124 174.8);
Tailwind
colors: {
custom: {
50: '#aafde6',
500: '#7bfbdb',
950: '#000000',
},
}SCSS
$custom: #7bfbdb; $custom-light: #aafde6; $custom-dark: #000000;
JSON
{
"hex": "#7bfbdb",
"rgb": {
"r": 123,
"g": 251,
"b": 219
},
"hsl": {
"h": 165,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90614,
"c": 0.1237,
"h": 174.8
},
"luminance": 0.7832
}Semantic roles & 50–950 ramp
primary
#7BFBDB
secondary
#D84268
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684