#7BCDC8#7BCDC8
#7BCDC8 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.081 H 190.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDC8 |
|---|---|
| RGB | rgb(123, 205, 200) |
| HSL | hsl(176, 45%, 64%) |
| HSV | hsv(176, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.31, -26.17, -5.39) |
| CIE-LCH | lch(77.31, 26.72, 191.63°) |
| OKLab | oklab(79.46% -0.0794 -0.0149) |
| OKLCH | oklch(79.46% 0.081 190.6) |
| XYZ | xyz(40.4211, 52.0408, 62.5473) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.51
Turquoise
#40E0D0
ΔE00 7.78
Seafoam Blue
#78D1B6
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDC8 #CD7B80
analogous
#7BCD9F #7BCDC8 #7BA9CD
triadic
#7BCDC8 #C87BCD #CDC87B
tetradic
#7BCDC8 #9F7BCD #CD7B80 #A9CD7B
square
#7BCDC8 #9F7BCD #CD7B80 #A9CD7B
split-complementary
#7BCDC8 #CD7BA9 #CD9F7B
monochromatic
#38958F #4FBCB6 #7BCDC8 #A7DEDA #D4EFED
Accessibility & contrast
On white
1.84
#7BCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7BCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDC8
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDC8 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B6BAC9
Tritanopia (blue-blind)
#58D1CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdc8; /* rgb */ color: rgb(123, 205, 200); /* oklch */ color: oklch(79.5% 0.081 190.6);
Tailwind
colors: {
custom: {
50: '#a5dcd8',
500: '#7bcdc8',
950: '#000000',
},
}SCSS
$custom: #7bcdc8; $custom-light: #a5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#7bcdc8",
"rgb": {
"r": 123,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.341,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79459,
"c": 0.08079,
"h": 190.6
},
"luminance": 0.52044
}Semantic roles & 50–950 ramp
primary
#7BCDC8
secondary
#9B5155
accent
#2D36B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483