#7BFCD2#7BFCD2
#7BFCD2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.130 H 169.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCD2 |
|---|---|
| RGB | rgb(123, 252, 210) |
| HSL | hsl(160, 96%, 74%) |
| HSV | hsv(160, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.00, -45.54, 9.25) |
| CIE-LCH | lch(91.00, 46.47, 168.52°) |
| OKLab | oklab(90.61% -0.1281 0.0237) |
| OKLCH | oklch(90.61% 0.13 169.5) |
| XYZ | xyz(54.6064, 78.4801, 73.2308) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.69
Light Turquoise
#7EF4CC
ΔE00 1.75
Light Aqua
#8CFFDB
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.92
Pale Turquoise
#A5FBD5
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCD2 #FC7BA5
analogous
#7BFC91 #7BFCD2 #7BE6FC
triadic
#7BFCD2 #D27BFC #FCD27B
tetradic
#7BFCD2 #917BFC #FC7BA5 #E6FC7B
square
#7BFCD2 #917BFC #FC7BA5 #E6FC7B
split-complementary
#7BFCD2 #FC7BE6 #FC917B
monochromatic
#06F7A8 #3FFBBE #7BFCD2 #B7FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#7BFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7BFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCD2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCD2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#45FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfcd2; /* rgb */ color: rgb(123, 252, 210); /* oklch */ color: oklch(90.6% 0.130 169.5);
Tailwind
colors: {
custom: {
50: '#a9fedf',
500: '#7bfcd2',
950: '#000000',
},
}SCSS
$custom: #7bfcd2; $custom-light: #a9fedf; $custom-dark: #000000;
JSON
{
"hex": "#7bfcd2",
"rgb": {
"r": 123,
"g": 252,
"b": 210
},
"hsl": {
"h": 160.465,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90606,
"c": 0.13032,
"h": 169.5
},
"luminance": 0.78485
}Semantic roles & 50–950 ramp
primary
#7BFCD2
secondary
#D94273
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684