#7CCCBD#7CCCBD
#7CCCBD is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.082 H 180.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCBD |
|---|---|
| RGB | rgb(124, 204, 189) |
| HSL | hsl(169, 44%, 64%) |
| HSV | hsv(169, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(76.77, -28.03, -0.25) |
| CIE-LCH | lch(76.77, 28.03, 180.51°) |
| OKLab | oklab(78.94% -0.0821 -0.0011) |
| OKLCH | oklch(78.94% 0.082 180.8) |
| XYZ | xyz(39.0869, 51.1423, 55.9460) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.75
Seafoam Blue
#78D1B6
ΔE00 4.10
Mediumturquoise
#48D1CC
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.60
Turquoise
#40E0D0
ΔE00 7.22
Turquoise (survey)
#06C2AC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCBD #CC7C8B
analogous
#7CCC95 #7CCCBD #7CB3CC
triadic
#7CCCBD #BD7CCC #CCBD7C
tetradic
#7CCCBD #957CCC #CC7C8B #B3CC7C
square
#7CCCBD #957CCC #CC7C8B #B3CC7C
split-complementary
#7CCCBD #CC7CB3 #CC957C
monochromatic
#3A9483 #50BBA7 #7CCCBD #A8DDD3 #D4EEE9
Accessibility & contrast
On white
1.87
#7CCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7CCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCBD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCBD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BC
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#60CFC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cccbd; /* rgb */ color: rgb(124, 204, 189); /* oklch */ color: oklch(78.9% 0.082 180.8);
Tailwind
colors: {
custom: {
50: '#a5dcd0',
500: '#7cccbd',
950: '#000000',
},
}SCSS
$custom: #7cccbd; $custom-light: #a5dcd0; $custom-dark: #000000;
JSON
{
"hex": "#7cccbd",
"rgb": {
"r": 124,
"g": 204,
"b": 189
},
"hsl": {
"h": 168.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78938,
"c": 0.08209,
"h": 180.8
},
"luminance": 0.51145
}Semantic roles & 50–950 ramp
primary
#7CCCBD
secondary
#9A525F
accent
#2E48B7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483