#7DCBCC#7DCBCC
#7DCBCC is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.077 H 196.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCBCC |
|---|---|
| RGB | rgb(125, 203, 204) |
| HSL | hsl(181, 44%, 65%) |
| HSV | hsv(181, 39%, 80%) |
| CMYK | cmyk(38.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(76.94, -23.70, -8.08) |
| CIE-LCH | lch(76.94, 25.04, 198.81°) |
| OKLab | oklab(79.23% -0.0738 -0.0222) |
| OKLCH | oklch(79.23% 0.077 196.8) |
| XYZ | xyz(40.7084, 51.4286, 64.8966) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 7.02
Aqua Blue
#02D8E9
ΔE00 8.07
Powder Blue
#B0E0E6
ΔE00 8.74
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCBCC #CC7E7D
analogous
#7DCCA5 #7DCBCC #7DA4CC
triadic
#7DCBCC #CC7DCB #CBCC7D
tetradic
#7DCBCC #A57DCC #CC7E7D #A4CC7D
square
#7DCBCC #A57DCC #CC7E7D #A4CC7D
split-complementary
#7DCBCC #CC7DA4 #CCA57D
monochromatic
#3A9394 #51B9BB #7DCBCC #A9DDDD #D5EEEE
Accessibility & contrast
On white
1.86
#7DCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7DCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCBCC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCBCC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#5BD0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dcbcc; /* rgb */ color: rgb(125, 203, 204); /* oklch */ color: oklch(79.2% 0.077 196.8);
Tailwind
colors: {
custom: {
50: '#a7dbdb',
500: '#7dcbcc',
950: '#000000',
},
}SCSS
$custom: #7dcbcc; $custom-light: #a7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7dcbcc",
"rgb": {
"r": 125,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.759,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.79226,
"c": 0.07705,
"h": 196.8
},
"luminance": 0.51431
}Semantic roles & 50–950 ramp
primary
#7DCBCC
secondary
#9B5352
accent
#302FB7
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101515
muted
#818484