#7ACFCB#7ACFCB
#7ACFCB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.083 H 191.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFCB |
|---|---|
| RGB | rgb(122, 207, 203) |
| HSL | hsl(177, 47%, 65%) |
| HSV | hsv(177, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(77.92, -26.68, -6.10) |
| CIE-LCH | lch(77.92, 27.36, 192.88°) |
| OKLab | oklab(79.97% -0.0813 -0.0169) |
| OKLCH | oklch(79.97% 0.083 191.7) |
| XYZ | xyz(41.1142, 53.0720, 64.5657) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 8.02
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFCB #CF7A7E
analogous
#7ACFA0 #7ACFCB #7AA9CF
triadic
#7ACFCB #CB7ACF #CFCB7A
tetradic
#7ACFCB #A07ACF #CF7A7E #A9CF7A
square
#7ACFCB #A07ACF #CF7A7E #A9CF7A
split-complementary
#7ACFCB #CF7AA9 #CFA07A
monochromatic
#379893 #4DBFB9 #7ACFCB #A7DFDD #D4EFEE
Accessibility & contrast
On white
1.81
#7ACFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7ACFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFCB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFCB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#54D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7acfcb; /* rgb */ color: rgb(122, 207, 203); /* oklch */ color: oklch(80.0% 0.083 191.7);
Tailwind
colors: {
custom: {
50: '#a5deda',
500: '#7acfcb',
950: '#000000',
},
}SCSS
$custom: #7acfcb; $custom-light: #a5deda; $custom-dark: #000000;
JSON
{
"hex": "#7acfcb",
"rgb": {
"r": 122,
"g": 207,
"b": 203
},
"hsl": {
"h": 177.176,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79966,
"c": 0.08301,
"h": 191.7
},
"luminance": 0.53075
}Semantic roles & 50–950 ramp
primary
#7ACFCB
secondary
#9E5053
accent
#2B32BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483