#7CCCB7#7CCCB7
#7CCCB7 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.085 H 175.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCB7 |
|---|---|
| RGB | rgb(124, 204, 183) |
| HSL | hsl(164, 44%, 64%) |
| HSV | hsv(164, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 10.3%, 20%) |
| CIE-LAB | lab(76.61, -29.40, 2.76) |
| CIE-LCH | lch(76.61, 29.52, 174.64°) |
| OKLab | oklab(78.76% -0.0847 0.0069) |
| OKLCH | oklch(78.76% 0.085 175.4) |
| XYZ | xyz(38.4490, 50.8871, 52.5867) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.80
Seafoam Blue
#78D1B6
ΔE00 2.23
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 6.86
Turquoise
#40E0D0
ΔE00 7.76
Turquoise (survey)
#06C2AC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCB7 #CC7C91
analogous
#7CCC8F #7CCCB7 #7CB9CC
triadic
#7CCCB7 #B77CCC #CCB77C
tetradic
#7CCCB7 #8F7CCC #CC7C91 #B9CC7C
square
#7CCCB7 #8F7CCC #CC7C91 #B9CC7C
split-complementary
#7CCCB7 #CC7CB9 #CC8F7C
monochromatic
#3A947C #50BB9F #7CCCB7 #A8DDCF #D4EEE7
Accessibility & contrast
On white
1.88
#7CCCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7CCCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCB7
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCB7 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B6
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#62CEC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cccb7; /* rgb */ color: rgb(124, 204, 183); /* oklch */ color: oklch(78.8% 0.085 175.4);
Tailwind
colors: {
custom: {
50: '#a5dccc',
500: '#7cccb7',
950: '#000000',
},
}SCSS
$custom: #7cccb7; $custom-light: #a5dccc; $custom-dark: #000000;
JSON
{
"hex": "#7cccb7",
"rgb": {
"r": 124,
"g": 204,
"b": 183
},
"hsl": {
"h": 164.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78762,
"c": 0.08495,
"h": 175.4
},
"luminance": 0.5089
}Semantic roles & 50–950 ramp
primary
#7CCCB7
secondary
#9A5265
accent
#2E52B7
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#101513
muted
#808483