#7ACFCA#7ACFCA
#7ACFCA is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.083 H 190.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFCA |
|---|---|
| RGB | rgb(122, 207, 202) |
| HSL | hsl(176, 47%, 65%) |
| HSV | hsv(176, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.89, -26.92, -5.60) |
| CIE-LCH | lch(77.89, 27.50, 191.76°) |
| OKLab | oklab(79.94% -0.0817 -0.0155) |
| OKLCH | oklch(79.94% 0.083 190.8) |
| XYZ | xyz(40.9954, 53.0245, 63.9401) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 6.64
Turquoise
#40E0D0
ΔE00 7.36
Pale Teal
#82CBB2
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 7.80
Aqua Blue
#02D8E9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFCA #CF7A7F
analogous
#7ACFA0 #7ACFCA #7AA9CF
triadic
#7ACFCA #CA7ACF #CFCA7A
tetradic
#7ACFCA #A07ACF #CF7A7F #A9CF7A
square
#7ACFCA #A07ACF #CF7A7F #A9CF7A
split-complementary
#7ACFCA #CF7AA9 #CFA07A
monochromatic
#379892 #4DBFB8 #7ACFCA #A7DFDC #D4EFEE
Accessibility & contrast
On white
1.81
#7ACFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#7ACFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFCA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFCA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#55D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7acfca; /* rgb */ color: rgb(122, 207, 202); /* oklch */ color: oklch(79.9% 0.083 190.8);
Tailwind
colors: {
custom: {
50: '#a5deda',
500: '#7acfca',
950: '#000000',
},
}SCSS
$custom: #7acfca; $custom-light: #a5deda; $custom-dark: #000000;
JSON
{
"hex": "#7acfca",
"rgb": {
"r": 122,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.471,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79935,
"c": 0.08316,
"h": 190.8
},
"luminance": 0.53027
}Semantic roles & 50–950 ramp
primary
#7ACFCA
secondary
#9E5054
accent
#2B34BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483