#7CCFBE#7CCFBE
#7CCFBE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.085 H 179.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFBE |
|---|---|
| RGB | rgb(124, 207, 190) |
| HSL | hsl(168, 46%, 65%) |
| HSV | hsv(168, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.65, -29.25, 0.51) |
| CIE-LCH | lch(77.65, 29.25, 179.00°) |
| OKLab | oklab(79.66% -0.0853 0.0009) |
| OKLCH | oklch(79.66% 0.085 179.4) |
| XYZ | xyz(39.9157, 52.6256, 56.7596) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.31
Pale Teal
#82CBB2
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFBE #CF7C8D
analogous
#7CCF95 #7CCFBE #7CB6CF
triadic
#7CCFBE #BE7CCF #CFBE7C
tetradic
#7CCFBE #957CCF #CF7C8D #B6CF7C
square
#7CCFBE #957CCF #CF7C8D #B6CF7C
split-complementary
#7CCFBE #CF7CB6 #CF957C
monochromatic
#389985 #4FBFA8 #7CCFBE #A9DFD4 #D6F0EA
Accessibility & contrast
On white
1.82
#7CCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7CCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFBE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFBE | 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)
#C9C6BD
Deuteranopia (green-blind)
#BABCBF
Tritanopia (blue-blind)
#5ED1CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfbe; /* rgb */ color: rgb(124, 207, 190); /* oklch */ color: oklch(79.7% 0.085 179.4);
Tailwind
colors: {
custom: {
50: '#a6ded1',
500: '#7ccfbe',
950: '#000000',
},
}SCSS
$custom: #7ccfbe; $custom-light: #a6ded1; $custom-dark: #000000;
JSON
{
"hex": "#7ccfbe",
"rgb": {
"r": 124,
"g": 207,
"b": 190
},
"hsl": {
"h": 167.711,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79661,
"c": 0.08525,
"h": 179.4
},
"luminance": 0.52628
}Semantic roles & 50–950 ramp
primary
#7CCFBE
secondary
#9E5161
accent
#2C49BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483