#7CCCBE#7CCCBE
#7CCCBE is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.082 H 181.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCBE |
|---|---|
| RGB | rgb(124, 204, 190) |
| HSL | hsl(170, 44%, 64%) |
| HSV | hsv(170, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.79, -27.80, -0.75) |
| CIE-LCH | lch(76.79, 27.81, 181.54°) |
| OKLab | oklab(78.97% -0.0816 -0.0024) |
| OKLCH | oklch(78.97% 0.082 181.7) |
| XYZ | xyz(39.1958, 51.1858, 56.5197) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.20
Turquoise (survey)
#06C2AC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCBE #CC7C8A
analogous
#7CCC96 #7CCCBE #7CB2CC
triadic
#7CCCBE #BE7CCC #CCBE7C
tetradic
#7CCCBE #967CCC #CC7C8A #B2CC7C
square
#7CCCBE #967CCC #CC7C8A #B2CC7C
split-complementary
#7CCCBE #CC7CB2 #CC967C
monochromatic
#3A9484 #50BBA8 #7CCCBE #A8DDD4 #D4EEEA
Accessibility & contrast
On white
1.87
#7CCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7CCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCBE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCBE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#5FCFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cccbe; /* rgb */ color: rgb(124, 204, 190); /* oklch */ color: oklch(79.0% 0.082 181.7);
Tailwind
colors: {
custom: {
50: '#a5dcd1',
500: '#7cccbe',
950: '#000000',
},
}SCSS
$custom: #7cccbe; $custom-light: #a5dcd1; $custom-dark: #000000;
JSON
{
"hex": "#7cccbe",
"rgb": {
"r": 124,
"g": 204,
"b": 190
},
"hsl": {
"h": 169.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78968,
"c": 0.08169,
"h": 181.7
},
"luminance": 0.51189
}Semantic roles & 50–950 ramp
primary
#7CCCBE
secondary
#9A525E
accent
#2E46B7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483