#7ACCBE#7ACCBE
#7ACCBE is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.083 H 182.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCBE |
|---|---|
| RGB | rgb(122, 204, 190) |
| HSL | hsl(170, 45%, 64%) |
| HSV | hsv(170, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.70, -28.32, -0.89) |
| CIE-LCH | lch(76.70, 28.33, 181.80°) |
| OKLab | oklab(78.87% -0.0832 -0.0028) |
| OKLCH | oklch(78.87% 0.083 182) |
| XYZ | xyz(38.9096, 51.0383, 56.5062) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.44
Mediumturquoise
#48D1CC
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.89
Turquoise
#40E0D0
ΔE00 7.01
Turquoise (survey)
#06C2AC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCBE #CC7A88
analogous
#7ACC95 #7ACCBE #7AB1CC
triadic
#7ACCBE #BE7ACC #CCBE7A
tetradic
#7ACCBE #957ACC #CC7A88 #B1CC7A
square
#7ACCBE #957ACC #CC7A88 #B1CC7A
split-complementary
#7ACCBE #CC7AB1 #CC957A
monochromatic
#389384 #4EBBA8 #7ACCBE #A6DDD4 #D2EEE9
Accessibility & contrast
On white
1.87
#7ACCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7ACCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCBE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCBE | 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)
#C5C3BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#5CCFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7accbe; /* rgb */ color: rgb(122, 204, 190); /* oklch */ color: oklch(78.9% 0.083 182.0);
Tailwind
colors: {
custom: {
50: '#a4dcd1',
500: '#7accbe',
950: '#000000',
},
}SCSS
$custom: #7accbe; $custom-light: #a4dcd1; $custom-dark: #000000;
JSON
{
"hex": "#7accbe",
"rgb": {
"r": 122,
"g": 204,
"b": 190
},
"hsl": {
"h": 169.756,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78872,
"c": 0.08328,
"h": 182
},
"luminance": 0.51041
}Semantic roles & 50–950 ramp
primary
#7ACCBE
secondary
#9A515D
accent
#2E45B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483