#7CCCBF#7CCCBF
#7CCCBF is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.081 H 182.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCBF |
|---|---|
| RGB | rgb(124, 204, 191) |
| HSL | hsl(170, 44%, 64%) |
| HSV | hsv(170, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.82, -27.56, -1.25) |
| CIE-LCH | lch(76.82, 27.59, 182.60°) |
| OKLab | oklab(79% -0.0812 -0.0038) |
| OKLCH | oklch(79% 0.081 182.7) |
| XYZ | xyz(39.3055, 51.2297, 57.0972) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.79
Turquoise
#40E0D0
ΔE00 7.21
Mediumaquamarine
#66CDAA
ΔE00 7.30
Turquoise (survey)
#06C2AC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCBF #CC7C89
analogous
#7CCC97 #7CCCBF #7CB1CC
triadic
#7CCCBF #BF7CCC #CCBF7C
tetradic
#7CCCBF #977CCC #CC7C89 #B1CC7C
square
#7CCCBF #977CCC #CC7C89 #B1CC7C
split-complementary
#7CCCBF #CC7CB1 #CC977C
monochromatic
#3A9485 #50BBA9 #7CCCBF #A8DDD5 #D4EEEA
Accessibility & contrast
On white
1.87
#7CCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7CCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCBF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCBF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#5FCFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cccbf; /* rgb */ color: rgb(124, 204, 191); /* oklch */ color: oklch(79.0% 0.081 182.7);
Tailwind
colors: {
custom: {
50: '#a6dcd2',
500: '#7cccbf',
950: '#000000',
},
}SCSS
$custom: #7cccbf; $custom-light: #a6dcd2; $custom-dark: #000000;
JSON
{
"hex": "#7cccbf",
"rgb": {
"r": 124,
"g": 204,
"b": 191
},
"hsl": {
"h": 170.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78998,
"c": 0.08132,
"h": 182.7
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#7CCCBF
secondary
#9A525E
accent
#2E45B7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483