#7ACFB3#7ACFB3
#7ACFB3 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.093 H 170.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFB3 |
|---|---|
| RGB | rgb(122, 207, 179) |
| HSL | hsl(160, 47%, 65%) |
| HSV | hsv(160, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(77.29, -32.25, 5.88) |
| CIE-LCH | lch(77.29, 32.78, 169.67°) |
| OKLab | oklab(79.25% -0.0916 0.015) |
| OKLCH | oklch(79.25% 0.093 170.7) |
| XYZ | xyz(38.4723, 52.0152, 50.6517) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.77
Pale Teal
#82CBB2
ΔE00 1.78
Mediumaquamarine
#66CDAA
ΔE00 2.82
Light Teal
#90E4C1
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFB3 #CF7A96
analogous
#7ACF89 #7ACFB3 #7AC1CF
triadic
#7ACFB3 #B37ACF #CFB37A
tetradic
#7ACFB3 #897ACF #CF7A96 #C1CF7A
square
#7ACFB3 #897ACF #CF7A96 #C1CF7A
split-complementary
#7ACFB3 #CF7AC1 #CF897A
monochromatic
#379878 #4DBF99 #7ACFB3 #A7DFCD #D4EFE6
Accessibility & contrast
On white
1.84
#7ACFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7ACFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFB3
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFB3 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B2
Deuteranopia (green-blind)
#BCBBB5
Tritanopia (blue-blind)
#60D0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acfb3; /* rgb */ color: rgb(122, 207, 179); /* oklch */ color: oklch(79.3% 0.093 170.7);
Tailwind
colors: {
custom: {
50: '#a4dec9',
500: '#7acfb3',
950: '#000000',
},
}SCSS
$custom: #7acfb3; $custom-light: #a4dec9; $custom-dark: #000000;
JSON
{
"hex": "#7acfb3",
"rgb": {
"r": 122,
"g": 207,
"b": 179
},
"hsl": {
"h": 160.235,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79253,
"c": 0.09282,
"h": 170.7
},
"luminance": 0.52018
}Semantic roles & 50–950 ramp
primary
#7ACFB3
secondary
#9E5069
accent
#2B5ABA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482