#7CCBCA#7CCBCA
#7CCBCA is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.078 H 194.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCBCA |
|---|---|
| RGB | rgb(124, 203, 202) |
| HSL | hsl(179, 43%, 64%) |
| HSV | hsv(179, 39%, 80%) |
| CMYK | cmyk(38.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.84, -24.45, -7.15) |
| CIE-LCH | lch(76.84, 25.47, 196.31°) |
| OKLab | oklab(79.11% -0.0754 -0.0197) |
| OKLCH | oklch(79.11% 0.078 194.7) |
| XYZ | xyz(40.3248, 51.2584, 63.6346) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 8.42
Pale Teal
#82CBB2
ΔE00 8.99
Turquoise
#40E0D0
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCBCA #CB7C7D
analogous
#7CCBA3 #7CCBCA #7CA5CB
triadic
#7CCBCA #CA7CCB #CBCA7C
tetradic
#7CCBCA #A37CCB #CB7C7D #A5CB7C
square
#7CCBCA #A37CCB #CB7C7D #A5CB7C
split-complementary
#7CCBCA #CB7CA5 #CBA37C
monochromatic
#3A9291 #50BAB8 #7CCBCA #A8DCDC #D4EEED
Accessibility & contrast
On white
1.87
#7CCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7CCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCBCA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCBCA | 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)
#C2C4CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#5ACFCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccbca; /* rgb */ color: rgb(124, 203, 202); /* oklch */ color: oklch(79.1% 0.078 194.7);
Tailwind
colors: {
custom: {
50: '#a6dbda',
500: '#7ccbca',
950: '#000000',
},
}SCSS
$custom: #7ccbca; $custom-light: #a6dbda; $custom-dark: #000000;
JSON
{
"hex": "#7ccbca",
"rgb": {
"r": 124,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.241,
"s": 43.169,
"l": 64.118
},
"oklch": {
"l": 0.79112,
"c": 0.07794,
"h": 194.7
},
"luminance": 0.51261
}Semantic roles & 50–950 ramp
primary
#7CCBCA
secondary
#995253
accent
#2F31B6
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483