#7CCFBF#7CCFBF
#7CCFBF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.085 H 180.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFBF |
|---|---|
| RGB | rgb(124, 207, 191) |
| HSL | hsl(168, 46%, 65%) |
| HSV | hsv(168, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.68, -29.02, 0.01) |
| CIE-LCH | lch(77.68, 29.02, 179.98°) |
| OKLab | oklab(79.69% -0.0848 -0.0004) |
| OKLCH | oklch(79.69% 0.085 180.3) |
| XYZ | xyz(40.0254, 52.6695, 57.3372) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.66
Pale Teal
#82CBB2
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFBF #CF7C8C
analogous
#7CCF96 #7CCFBF #7CB5CF
triadic
#7CCFBF #BF7CCF #CFBF7C
tetradic
#7CCFBF #967CCF #CF7C8C #B5CF7C
square
#7CCFBF #967CCF #CF7C8C #B5CF7C
split-complementary
#7CCFBF #CF7CB5 #CF967C
monochromatic
#389986 #4FBFA9 #7CCFBF #A9DFD5 #D6F0EB
Accessibility & contrast
On white
1.82
#7CCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7CCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFBF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFBF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#5ED2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfbf; /* rgb */ color: rgb(124, 207, 191); /* oklch */ color: oklch(79.7% 0.085 180.3);
Tailwind
colors: {
custom: {
50: '#a6ded2',
500: '#7ccfbf',
950: '#000000',
},
}SCSS
$custom: #7ccfbf; $custom-light: #a6ded2; $custom-dark: #000000;
JSON
{
"hex": "#7ccfbf",
"rgb": {
"r": 124,
"g": 207,
"b": 191
},
"hsl": {
"h": 168.434,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79691,
"c": 0.08482,
"h": 180.3
},
"luminance": 0.52672
}Semantic roles & 50–950 ramp
primary
#7CCFBF
secondary
#9E5160
accent
#2C47BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483