#7BDCCD#7BDCCD
#7BDCCD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.095 H 182.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCCD |
|---|---|
| RGB | rgb(123, 220, 205) |
| HSL | hsl(171, 58%, 67%) |
| HSV | hsv(171, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.73, -32.20, -1.55) |
| CIE-LCH | lch(81.73, 32.24, 182.76°) |
| OKLab | oklab(83.06% -0.0948 -0.0047) |
| OKLCH | oklch(83.06% 0.095 182.8) |
| XYZ | xyz(44.7766, 59.8016, 66.9291) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.74
Pale Teal
#82CBB2
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCCD #DC7B8A
analogous
#7BDC9D #7BDCCD #7BBADC
triadic
#7BDCCD #CD7BDC #DCCD7B
tetradic
#7BDCCD #9D7BDC #DC7B8A #BADC7B
square
#7BDCCD #9D7BDC #DC7B8A #BADC7B
split-complementary
#7BDCCD #DC7BBA #DC9D7B
monochromatic
#2EAE9B #4BCFBB #7BDCCD #ABE9DF #DCF6F2
Accessibility & contrast
On white
1.62
#7BDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7BDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCCD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCCD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#52DFD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdccd; /* rgb */ color: rgb(123, 220, 205); /* oklch */ color: oklch(83.1% 0.095 182.8);
Tailwind
colors: {
custom: {
50: '#a7e7dc',
500: '#7bdccd',
950: '#000000',
},
}SCSS
$custom: #7bdccd; $custom-light: #a7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#7bdccd",
"rgb": {
"r": 123,
"g": 220,
"b": 205
},
"hsl": {
"h": 170.722,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83064,
"c": 0.09491,
"h": 182.8
},
"luminance": 0.59805
}Semantic roles & 50–950 ramp
primary
#7BDCCD
secondary
#B14B5A
accent
#2039C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484