#7CCFCC#7CCFCC
#7CCFCC is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.081 H 192.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFCC |
|---|---|
| RGB | rgb(124, 207, 204) |
| HSL | hsl(178, 46%, 65%) |
| HSV | hsv(178, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(78.03, -25.93, -6.46) |
| CIE-LCH | lch(78.03, 26.72, 193.98°) |
| OKLab | oklab(80.09% -0.0793 -0.0178) |
| OKLCH | oklch(80.09% 0.081 192.7) |
| XYZ | xyz(41.5200, 53.2673, 65.2088) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 6.68
Turquoise
#40E0D0
ΔE00 7.98
Pale Teal
#82CBB2
ΔE00 8.36
Aqua Blue
#02D8E9
ΔE00 8.47
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFCC #CF7C7F
analogous
#7CCFA2 #7CCFCC #7CA9CF
triadic
#7CCFCC #CC7CCF #CFCC7C
tetradic
#7CCFCC #A27CCF #CF7C7F #A9CF7C
square
#7CCFCC #A27CCF #CF7C7F #A9CF7C
split-complementary
#7CCFCC #CF7CA9 #CFA27C
monochromatic
#389995 #4FBFBB #7CCFCC #A9DFDD #D6F0EF
Accessibility & contrast
On white
1.80
#7CCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7CCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFCC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFCC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#58D3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccfcc; /* rgb */ color: rgb(124, 207, 204); /* oklch */ color: oklch(80.1% 0.081 192.7);
Tailwind
colors: {
custom: {
50: '#a6dedb',
500: '#7ccfcc',
950: '#000000',
},
}SCSS
$custom: #7ccfcc; $custom-light: #a6dedb; $custom-dark: #000000;
JSON
{
"hex": "#7ccfcc",
"rgb": {
"r": 124,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.831,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.80092,
"c": 0.0813,
"h": 192.7
},
"luminance": 0.5327
}Semantic roles & 50–950 ramp
primary
#7CCFCC
secondary
#9E5154
accent
#2C31BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484