#7CCFBB#7CCFBB
#7CCFBB is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.087 H 176.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFBB |
|---|---|
| RGB | rgb(124, 207, 187) |
| HSL | hsl(166, 46%, 65%) |
| HSV | hsv(166, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.58, -29.93, 2.01) |
| CIE-LCH | lch(77.58, 30.00, 176.16°) |
| OKLab | oklab(79.57% -0.0865 0.0049) |
| OKLCH | oklch(79.57% 0.087 176.8) |
| XYZ | xyz(39.5912, 52.4958, 55.0505) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.29
Pale Teal
#82CBB2
ΔE00 2.50
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 6.61
Turquoise
#40E0D0
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFBB #CF7C90
analogous
#7CCF91 #7CCFBB #7CBACF
triadic
#7CCFBB #BB7CCF #CFBB7C
tetradic
#7CCFBB #917CCF #CF7C90 #BACF7C
square
#7CCFBB #917CCF #CF7C90 #BACF7C
split-complementary
#7CCFBB #CF7CBA #CF917C
monochromatic
#389981 #4FBFA4 #7CCFBB #A9DFD2 #D6F0E9
Accessibility & contrast
On white
1.83
#7CCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7CCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFBB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFBB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#60D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccfbb; /* rgb */ color: rgb(124, 207, 187); /* oklch */ color: oklch(79.6% 0.087 176.8);
Tailwind
colors: {
custom: {
50: '#a6decf',
500: '#7ccfbb',
950: '#000000',
},
}SCSS
$custom: #7ccfbb; $custom-light: #a6decf; $custom-dark: #000000;
JSON
{
"hex": "#7ccfbb",
"rgb": {
"r": 124,
"g": 207,
"b": 187
},
"hsl": {
"h": 165.542,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.79574,
"c": 0.08668,
"h": 176.8
},
"luminance": 0.52499
}Semantic roles & 50–950 ramp
primary
#7CCFBB
secondary
#9E5163
accent
#2C4EBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483