#7BD2C8#7BD2C8
#7BD2C8 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.086 H 186.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2C8 |
|---|---|
| RGB | rgb(123, 210, 200) |
| HSL | hsl(173, 49%, 65%) |
| HSV | hsv(173, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.74, -28.61, -3.28) |
| CIE-LCH | lch(78.74, 28.80, 186.54°) |
| OKLab | oklab(80.61% -0.0853 -0.0093) |
| OKLCH | oklch(80.61% 0.086 186.2) |
| XYZ | xyz(41.6363, 54.4712, 62.9523) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.67
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.53
Tiffany Blue
#7BF2DA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2C8 #D27B85
analogous
#7BD29C #7BD2C8 #7BB1D2
triadic
#7BD2C8 #C87BD2 #D2C87B
tetradic
#7BD2C8 #9C7BD2 #D27B85 #B1D27B
square
#7BD2C8 #9C7BD2 #D27B85 #B1D27B
split-complementary
#7BD2C8 #D27BB1 #D29C7B
monochromatic
#369D91 #4DC2B5 #7BD2C8 #A9E2DB #D6F1EE
Accessibility & contrast
On white
1.77
#7BD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#7BD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2C8
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2C8 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#BBBEC9
Tritanopia (blue-blind)
#57D6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd2c8; /* rgb */ color: rgb(123, 210, 200); /* oklch */ color: oklch(80.6% 0.086 186.2);
Tailwind
colors: {
custom: {
50: '#a6e0d8',
500: '#7bd2c8',
950: '#000000',
},
}SCSS
$custom: #7bd2c8; $custom-light: #a6e0d8; $custom-dark: #000000;
JSON
{
"hex": "#7bd2c8",
"rgb": {
"r": 123,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.103,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.80608,
"c": 0.08581,
"h": 186.2
},
"luminance": 0.54474
}Semantic roles & 50–950 ramp
primary
#7BD2C8
secondary
#A24F59
accent
#293ABC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483