#7BCDAE#7BCDAE
#7BCDAE is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.7% C 0.093 H 167.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDAE |
|---|---|
| RGB | rgb(123, 205, 174) |
| HSL | hsl(157, 45%, 64%) |
| HSV | hsv(157, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(76.63, -32.12, 7.62) |
| CIE-LCH | lch(76.63, 33.02, 166.65°) |
| OKLab | oklab(78.7% -0.0906 0.0196) |
| OKLCH | oklch(78.7% 0.093 167.8) |
| XYZ | xyz(37.6367, 50.9271, 47.8829) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.92
Pale Teal
#82CBB2
ΔE00 2.01
Mediumaquamarine
#66CDAA
ΔE00 2.52
Seafoam
#7FE0B3
ΔE00 5.43
Light Teal
#90E4C1
ΔE00 5.56
Eucalyptus
#44D7A8
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDAE #CD7B9A
analogous
#7BCD85 #7BCDAE #7BC3CD
triadic
#7BCDAE #AE7BCD #CDAE7B
tetradic
#7BCDAE #857BCD #CD7B9A #C3CD7B
square
#7BCDAE #857BCD #CD7B9A #C3CD7B
split-complementary
#7BCDAE #CD7BC3 #CD857B
monochromatic
#389572 #4FBC93 #7BCDAE #A7DEC9 #D4EFE4
Accessibility & contrast
On white
1.88
#7BCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7BCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDAE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDAE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AC
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#64CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdae; /* rgb */ color: rgb(123, 205, 174); /* oklch */ color: oklch(78.7% 0.093 167.8);
Tailwind
colors: {
custom: {
50: '#a5dcc6',
500: '#7bcdae',
950: '#000000',
},
}SCSS
$custom: #7bcdae; $custom-light: #a5dcc6; $custom-dark: #000000;
JSON
{
"hex": "#7bcdae",
"rgb": {
"r": 123,
"g": 205,
"b": 174
},
"hsl": {
"h": 157.317,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78697,
"c": 0.0927,
"h": 167.8
},
"luminance": 0.5093
}Semantic roles & 50–950 ramp
primary
#7BCDAE
secondary
#9B516D
accent
#2D62B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482