#7BCDB1#7BCDB1
#7BCDB1 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.091 H 170.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB1 |
|---|---|
| RGB | rgb(123, 205, 177) |
| HSL | hsl(160, 45%, 64%) |
| HSV | hsv(160, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 13.7%, 19.6%) |
| CIE-LAB | lab(76.71, -31.47, 6.12) |
| CIE-LCH | lch(76.71, 32.06, 169.00°) |
| OKLab | oklab(78.78% -0.0893 0.0157) |
| OKLCH | oklch(78.78% 0.091 170) |
| XYZ | xyz(37.9324, 51.0453, 49.4404) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.30
Pale Teal
#82CBB2
ΔE00 1.40
Mediumaquamarine
#66CDAA
ΔE00 2.90
Light Teal
#90E4C1
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 6.01
Eucalyptus
#44D7A8
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB1 #CD7B97
analogous
#7BCD88 #7BCDB1 #7BC0CD
triadic
#7BCDB1 #B17BCD #CDB17B
tetradic
#7BCDB1 #887BCD #CD7B97 #C0CD7B
square
#7BCDB1 #887BCD #CD7B97 #C0CD7B
split-complementary
#7BCDB1 #CD7BC0 #CD887B
monochromatic
#389575 #4FBC97 #7BCDB1 #A7DECB #D4EFE5
Accessibility & contrast
On white
1.87
#7BCDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7BCDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB1
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB1 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B0
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#62CEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdb1; /* rgb */ color: rgb(123, 205, 177); /* oklch */ color: oklch(78.8% 0.091 170.0);
Tailwind
colors: {
custom: {
50: '#a5dcc8',
500: '#7bcdb1',
950: '#000000',
},
}SCSS
$custom: #7bcdb1; $custom-light: #a5dcc8; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb1",
"rgb": {
"r": 123,
"g": 205,
"b": 177
},
"hsl": {
"h": 159.512,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78778,
"c": 0.09065,
"h": 170
},
"luminance": 0.51048
}Semantic roles & 50–950 ramp
primary
#7BCDB1
secondary
#9B516A
accent
#2D5DB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482