#7BD5B7#7BD5B7
#7BD5B7 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.8% C 0.098 H 170.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5B7 |
|---|---|
| RGB | rgb(123, 213, 183) |
| HSL | hsl(160, 52%, 66%) |
| HSV | hsv(160, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 14.1%, 16.5%) |
| CIE-LAB | lab(79.17, -33.93, 6.44) |
| CIE-LCH | lch(79.17, 34.53, 169.25°) |
| OKLab | oklab(80.81% -0.0962 0.0165) |
| OKLCH | oklch(80.81% 0.098 170.3) |
| XYZ | xyz(40.5064, 55.2154, 53.3137) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.27
Pale Teal
#82CBB2
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5B7 #D57B99
analogous
#7BD58A #7BD5B7 #7BC6D5
triadic
#7BD5B7 #B77BD5 #D5B77B
tetradic
#7BD5B7 #8A7BD5 #D57B99 #C6D57B
square
#7BD5B7 #8A7BD5 #D57B99 #C6D57B
split-complementary
#7BD5B7 #D57BC6 #D58A7B
monochromatic
#34A27D #4DC69E #7BD5B7 #A9E4D0 #D8F3EA
Accessibility & contrast
On white
1.74
#7BD5B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7BD5B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5B7
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5B7 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB6
Deuteranopia (green-blind)
#C2C0B9
Tritanopia (blue-blind)
#5ED6CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd5b7; /* rgb */ color: rgb(123, 213, 183); /* oklch */ color: oklch(80.8% 0.098 170.3);
Tailwind
colors: {
custom: {
50: '#a5e2cc',
500: '#7bd5b7',
950: '#000000',
},
}SCSS
$custom: #7bd5b7; $custom-light: #a5e2cc; $custom-dark: #000000;
JSON
{
"hex": "#7bd5b7",
"rgb": {
"r": 123,
"g": 213,
"b": 183
},
"hsl": {
"h": 160,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.80811,
"c": 0.09757,
"h": 170.3
},
"luminance": 0.55218
}Semantic roles & 50–950 ramp
primary
#7BD5B7
secondary
#A64E6B
accent
#2659BF
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483