#7BFBD8#7BFBD8
#7BFBD8 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.125 H 173.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD8 |
|---|---|
| RGB | rgb(123, 251, 216) |
| HSL | hsl(164, 94%, 73%) |
| HSV | hsv(164, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.85, -43.77, 5.94) |
| CIE-LCH | lch(90.85, 44.18, 172.28°) |
| OKLab | oklab(90.53% -0.1245 0.015) |
| OKLCH | oklch(90.53% 0.125 173.1) |
| XYZ | xyz(55.0547, 78.1583, 77.1372) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.69
Aquamarine
#7FFFD4
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 2.33
Tiffany Blue
#7BF2DA
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 4.77
Pale Turquoise
#A5FBD5
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD8 #FB7B9E
analogous
#7BFB98 #7BFBD8 #7BDEFB
triadic
#7BFBD8 #D87BFB #FBD87B
tetradic
#7BFBD8 #987BFB #FB7B9E #DEFB7B
square
#7BFBD8 #987BFB #FB7B9E #DEFB7B
split-complementary
#7BFBD8 #FB7BDE #FB987B
monochromatic
#07F4B3 #40F9C6 #7BFBD8 #B6FDEA #E1FEF6
Accessibility & contrast
On white
1.26
#7BFBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7BFBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD8
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD8 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#40FDF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbd8; /* rgb */ color: rgb(123, 251, 216); /* oklch */ color: oklch(90.5% 0.125 173.1);
Tailwind
colors: {
custom: {
50: '#aafde4',
500: '#7bfbd8',
950: '#000000',
},
}SCSS
$custom: #7bfbd8; $custom-light: #aafde4; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd8",
"rgb": {
"r": 123,
"g": 251,
"b": 216
},
"hsl": {
"h": 163.594,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90533,
"c": 0.12538,
"h": 173.1
},
"luminance": 0.78163
}Semantic roles & 50–950 ramp
primary
#7BFBD8
secondary
#D8426B
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684