#7CCFCB#7CCFCB
#7CCFCB is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.081 H 191.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFCB |
|---|---|
| RGB | rgb(124, 207, 203) |
| HSL | hsl(177, 46%, 65%) |
| HSV | hsv(177, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.00, -26.17, -5.96) |
| CIE-LCH | lch(78.00, 26.84, 192.83°) |
| OKLab | oklab(80.06% -0.0797 -0.0165) |
| OKLCH | oklch(80.06% 0.081 191.7) |
| XYZ | xyz(41.4004, 53.2195, 64.5791) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.75
Pale Teal
#82CBB2
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.21
Aqua Blue
#02D8E9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFCB #CF7C80
analogous
#7CCFA1 #7CCFCB #7CAACF
triadic
#7CCFCB #CB7CCF #CFCB7C
tetradic
#7CCFCB #A17CCF #CF7C80 #AACF7C
square
#7CCFCB #A17CCF #CF7C80 #AACF7C
split-complementary
#7CCFCB #CF7CAA #CFA17C
monochromatic
#389994 #4FBFB9 #7CCFCB #A9DFDD #D6F0EF
Accessibility & contrast
On white
1.80
#7CCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7CCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFCB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFCB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#58D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccfcb; /* rgb */ color: rgb(124, 207, 203); /* oklch */ color: oklch(80.1% 0.081 191.7);
Tailwind
colors: {
custom: {
50: '#a6deda',
500: '#7ccfcb',
950: '#000000',
},
}SCSS
$custom: #7ccfcb; $custom-light: #a6deda; $custom-dark: #000000;
JSON
{
"hex": "#7ccfcb",
"rgb": {
"r": 124,
"g": 207,
"b": 203
},
"hsl": {
"h": 177.108,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.8006,
"c": 0.08143,
"h": 191.7
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#7CCFCB
secondary
#9E5155
accent
#2C33BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483