#7BCDB7#7BCDB7
#7BCDB7 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.087 H 174.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB7 |
|---|---|
| RGB | rgb(123, 205, 183) |
| HSL | hsl(164, 45%, 64%) |
| HSV | hsv(164, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(76.85, -30.14, 3.10) |
| CIE-LCH | lch(76.85, 30.30, 174.12°) |
| OKLab | oklab(78.95% -0.0867 0.0078) |
| OKLCH | oklch(78.95% 0.087 174.9) |
| XYZ | xyz(38.5436, 51.2898, 52.6595) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.76
Seafoam Blue
#78D1B6
ΔE00 1.81
Mediumaquamarine
#66CDAA
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 6.55
Seafoam
#7FE0B3
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB7 #CD7B91
analogous
#7BCD8E #7BCDB7 #7BBACD
triadic
#7BCDB7 #B77BCD #CDB77B
tetradic
#7BCDB7 #8E7BCD #CD7B91 #BACD7B
square
#7BCDB7 #8E7BCD #CD7B91 #BACD7B
split-complementary
#7BCDB7 #CD7BBA #CD8E7B
monochromatic
#38957C #4FBC9F #7BCDB7 #A7DECF #D4EFE7
Accessibility & contrast
On white
1.87
#7BCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7BCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB7
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB7 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#BABAB9
Tritanopia (blue-blind)
#60CFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdb7; /* rgb */ color: rgb(123, 205, 183); /* oklch */ color: oklch(78.9% 0.087 174.9);
Tailwind
colors: {
custom: {
50: '#a5dccc',
500: '#7bcdb7',
950: '#000000',
},
}SCSS
$custom: #7bcdb7; $custom-light: #a5dccc; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb7",
"rgb": {
"r": 123,
"g": 205,
"b": 183
},
"hsl": {
"h": 163.902,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78946,
"c": 0.08702,
"h": 174.9
},
"luminance": 0.51292
}Semantic roles & 50–950 ramp
primary
#7BCDB7
secondary
#9B5165
accent
#2D53B8
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#101513
muted
#808483