#7BFCDC#7BFCDC
#7BFCDC is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.124 H 174.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCDC |
|---|---|
| RGB | rgb(123, 252, 220) |
| HSL | hsl(165, 96%, 74%) |
| HSV | hsv(165, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.23, -43.31, 4.41) |
| CIE-LCH | lch(91.23, 43.53, 174.18°) |
| OKLab | oklab(90.87% -0.1238 0.011) |
| OKLCH | oklch(90.87% 0.124 174.9) |
| XYZ | xyz(55.8914, 78.9941, 79.9983) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.07
Tiffany Blue
#7BF2DA
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.16
Pale Turquoise
#A5FBD5
ΔE00 5.34
Light Aquamarine
#7BFDC7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCDC #FC7B9B
analogous
#7BFC9B #7BFCDC #7BDCFC
triadic
#7BFCDC #DC7BFC #FCDC7B
tetradic
#7BFCDC #9B7BFC #FC7B9B #DCFC7B
square
#7BFCDC #9B7BFC #FC7B9B #DCFC7B
split-complementary
#7BFCDC #FC7BDC #FC9B7B
monochromatic
#06F7BB #3FFBCC #7BFCDC #B7FDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7BFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7BFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCDC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCDC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#3DFFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfcdc; /* rgb */ color: rgb(123, 252, 220); /* oklch */ color: oklch(90.9% 0.124 174.9);
Tailwind
colors: {
custom: {
50: '#aafee6',
500: '#7bfcdc',
950: '#000000',
},
}SCSS
$custom: #7bfcdc; $custom-light: #aafee6; $custom-dark: #000000;
JSON
{
"hex": "#7bfcdc",
"rgb": {
"r": 123,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.116,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90872,
"c": 0.12432,
"h": 174.9
},
"luminance": 0.78999
}Semantic roles & 50–950 ramp
primary
#7BFCDC
secondary
#D94267
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684