#7BFBDC#7BFBDC
#7BFBDC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.123 H 175.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBDC |
|---|---|
| RGB | rgb(123, 251, 220) |
| HSL | hsl(165, 94%, 73%) |
| HSV | hsv(165, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.95, -42.87, 4.00) |
| CIE-LCH | lch(90.95, 43.06, 174.67°) |
| OKLab | oklab(90.64% -0.1228 0.01) |
| OKLCH | oklch(90.64% 0.123 175.4) |
| XYZ | xyz(55.5782, 78.3677, 79.8939) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Tiffany Blue
#7BF2DA
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.31
Pale Turquoise
#A5FBD5
ΔE00 5.43
Light Aquamarine
#7BFDC7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBDC #FB7B9A
analogous
#7BFB9C #7BFBDC #7BDAFB
triadic
#7BFBDC #DC7BFB #FBDC7B
tetradic
#7BFBDC #9C7BFB #FB7B9A #DAFB7B
square
#7BFBDC #9C7BFB #FB7B9A #DAFB7B
split-complementary
#7BFBDC #FB7BDA #FB9C7B
monochromatic
#07F4BB #40F9CC #7BFBDC #B6FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#7BFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7BFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBDC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBDC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#3DFEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbdc; /* rgb */ color: rgb(123, 251, 220); /* oklch */ color: oklch(90.6% 0.123 175.4);
Tailwind
colors: {
custom: {
50: '#aafde6',
500: '#7bfbdc',
950: '#000000',
},
}SCSS
$custom: #7bfbdc; $custom-light: #aafde6; $custom-dark: #000000;
JSON
{
"hex": "#7bfbdc",
"rgb": {
"r": 123,
"g": 251,
"b": 220
},
"hsl": {
"h": 165.469,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90642,
"c": 0.12316,
"h": 175.4
},
"luminance": 0.78373
}Semantic roles & 50–950 ramp
primary
#7BFBDC
secondary
#D84266
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684