#7BFCD0#7BFCD0
#7BFCD0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.132 H 168.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCD0 |
|---|---|
| RGB | rgb(123, 252, 208) |
| HSL | hsl(160, 96%, 74%) |
| HSV | hsv(160, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.95, -45.98, 10.22) |
| CIE-LCH | lch(90.95, 47.10, 167.47°) |
| OKLab | oklab(90.55% -0.129 0.0262) |
| OKLCH | oklch(90.55% 0.132 168.5) |
| XYZ | xyz(54.3588, 78.3810, 71.9267) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.72
Light Turquoise
#7EF4CC
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 2.43
Pale Turquoise
#A5FBD5
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCD0 #FC7BA7
analogous
#7BFC8F #7BFCD0 #7BE7FC
triadic
#7BFCD0 #D07BFC #FCD07B
tetradic
#7BFCD0 #8F7BFC #FC7BA7 #E7FC7B
square
#7BFCD0 #8F7BFC #FC7BA7 #E7FC7B
split-complementary
#7BFCD0 #FC7BE7 #FC8F7B
monochromatic
#06F7A5 #3FFBBB #7BFCD0 #B7FDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7BFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7BFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCD0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCD0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E3DFD3
Tritanopia (blue-blind)
#46FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfcd0; /* rgb */ color: rgb(123, 252, 208); /* oklch */ color: oklch(90.6% 0.132 168.5);
Tailwind
colors: {
custom: {
50: '#a9fede',
500: '#7bfcd0',
950: '#000000',
},
}SCSS
$custom: #7bfcd0; $custom-light: #a9fede; $custom-dark: #000000;
JSON
{
"hex": "#7bfcd0",
"rgb": {
"r": 123,
"g": 252,
"b": 208
},
"hsl": {
"h": 159.535,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90554,
"c": 0.13165,
"h": 168.5
},
"luminance": 0.78386
}Semantic roles & 50–950 ramp
primary
#7BFCD0
secondary
#D94275
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684