#7BCDAB#7BCDAB
#7BCDAB is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.095 H 165.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDAB |
|---|---|
| RGB | rgb(123, 205, 171) |
| HSL | hsl(155, 45%, 64%) |
| HSV | hsv(155, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(76.56, -32.76, 9.13) |
| CIE-LCH | lch(76.56, 34.01, 164.42°) |
| OKLab | oklab(78.62% -0.0919 0.0235) |
| OKLCH | oklch(78.62% 0.095 165.7) |
| XYZ | xyz(37.3475, 50.8114, 46.3598) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 2.71
Pale Teal
#82CBB2
ΔE00 2.78
Seafoam
#7FE0B3
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDAB #CD7B9D
analogous
#7BCD82 #7BCDAB #7BC6CD
triadic
#7BCDAB #AB7BCD #CDAB7B
tetradic
#7BCDAB #827BCD #CD7B9D #C6CD7B
square
#7BCDAB #827BCD #CD7B9D #C6CD7B
split-complementary
#7BCDAB #CD7BC6 #CD827B
monochromatic
#38956F #4FBC8F #7BCDAB #A7DEC7 #D4EFE3
Accessibility & contrast
On white
1.88
#7BCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7BCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDAB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDAB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#65CDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdab; /* rgb */ color: rgb(123, 205, 171); /* oklch */ color: oklch(78.6% 0.095 165.7);
Tailwind
colors: {
custom: {
50: '#a5dcc4',
500: '#7bcdab',
950: '#000000',
},
}SCSS
$custom: #7bcdab; $custom-light: #a5dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7bcdab",
"rgb": {
"r": 123,
"g": 205,
"b": 171
},
"hsl": {
"h": 155.122,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78617,
"c": 0.0949,
"h": 165.7
},
"luminance": 0.50814
}Semantic roles & 50–950 ramp
primary
#7BCDAB
secondary
#9B5170
accent
#2D67B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482