#7BFCD4#7BFCD4
#7BFCD4 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.129 H 170.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCD4 |
|---|---|
| RGB | rgb(123, 252, 212) |
| HSL | hsl(161, 96%, 74%) |
| HSV | hsv(161, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(91.04, -45.10, 8.28) |
| CIE-LCH | lch(91.04, 45.86, 169.59°) |
| OKLab | oklab(90.66% -0.1273 0.0212) |
| OKLCH | oklch(90.66% 0.129 170.6) |
| XYZ | xyz(54.8571, 78.5804, 74.5513) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.99
Light Aqua
#8CFFDB
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 3.44
Pale Turquoise
#A5FBD5
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCD4 #FC7BA3
analogous
#7BFC93 #7BFCD4 #7BE4FC
triadic
#7BFCD4 #D47BFC #FCD47B
tetradic
#7BFCD4 #937BFC #FC7BA3 #E4FC7B
square
#7BFCD4 #937BFC #FC7BA3 #E4FC7B
split-complementary
#7BFCD4 #FC7BE4 #FC937B
monochromatic
#06F7AC #3FFBC1 #7BFCD4 #B7FDE7 #E1FEF5
Accessibility & contrast
On white
1.26
#7BFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7BFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCD4
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCD4 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#E2DFD7
Tritanopia (blue-blind)
#43FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfcd4; /* rgb */ color: rgb(123, 252, 212); /* oklch */ color: oklch(90.7% 0.129 170.6);
Tailwind
colors: {
custom: {
50: '#aafee1',
500: '#7bfcd4',
950: '#000000',
},
}SCSS
$custom: #7bfcd4; $custom-light: #aafee1; $custom-dark: #000000;
JSON
{
"hex": "#7bfcd4",
"rgb": {
"r": 123,
"g": 252,
"b": 212
},
"hsl": {
"h": 161.395,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90658,
"c": 0.12903,
"h": 170.6
},
"luminance": 0.78585
}Semantic roles & 50–950 ramp
primary
#7BFCD4
secondary
#D94271
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684