#7BCDAF#7BCDAF
#7BCDAF is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.7% C 0.092 H 168.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDAF |
|---|---|
| RGB | rgb(123, 205, 175) |
| HSL | hsl(158, 45%, 64%) |
| HSV | hsv(158, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.66, -31.91, 7.12) |
| CIE-LCH | lch(76.66, 32.69, 167.42°) |
| OKLab | oklab(78.72% -0.0902 0.0183) |
| OKLCH | oklch(78.72% 0.092 168.5) |
| XYZ | xyz(37.7345, 50.9662, 48.3982) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.68
Pale Teal
#82CBB2
ΔE00 1.78
Mediumaquamarine
#66CDAA
ΔE00 2.61
Light Teal
#90E4C1
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDAF #CD7B99
analogous
#7BCD86 #7BCDAF #7BC2CD
triadic
#7BCDAF #AF7BCD #CDAF7B
tetradic
#7BCDAF #867BCD #CD7B99 #C2CD7B
square
#7BCDAF #867BCD #CD7B99 #C2CD7B
split-complementary
#7BCDAF #CD7BC2 #CD867B
monochromatic
#389573 #4FBC94 #7BCDAF #A7DECA #D4EFE5
Accessibility & contrast
On white
1.88
#7BCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7BCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDAF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDAF | 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)
#C9C3AE
Deuteranopia (green-blind)
#BCB9B1
Tritanopia (blue-blind)
#63CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdaf; /* rgb */ color: rgb(123, 205, 175); /* oklch */ color: oklch(78.7% 0.092 168.5);
Tailwind
colors: {
custom: {
50: '#a5dcc6',
500: '#7bcdaf',
950: '#000000',
},
}SCSS
$custom: #7bcdaf; $custom-light: #a5dcc6; $custom-dark: #000000;
JSON
{
"hex": "#7bcdaf",
"rgb": {
"r": 123,
"g": 205,
"b": 175
},
"hsl": {
"h": 158.049,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78724,
"c": 0.09201,
"h": 168.5
},
"luminance": 0.50969
}Semantic roles & 50–950 ramp
primary
#7BCDAF
secondary
#9B516C
accent
#2D60B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482