#7BD2C2#7BD2C2
#7BD2C2 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.088 H 180.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2C2 |
|---|---|
| RGB | rgb(123, 210, 194) |
| HSL | hsl(169, 49%, 65%) |
| HSV | hsv(169, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(78.58, -30.02, -0.30) |
| CIE-LCH | lch(78.58, 30.02, 180.56°) |
| OKLab | oklab(80.43% -0.0879 -0.0013) |
| OKLCH | oklch(80.43% 0.088 180.8) |
| XYZ | xyz(40.9488, 54.1962, 59.3316) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 4.16
Mediumturquoise
#48D1CC
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.44
Light Teal
#90E4C1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2C2 #D27B8B
analogous
#7BD297 #7BD2C2 #7BB6D2
triadic
#7BD2C2 #C27BD2 #D2C27B
tetradic
#7BD2C2 #977BD2 #D27B8B #B6D27B
square
#7BD2C2 #977BD2 #D27B8B #B6D27B
split-complementary
#7BD2C2 #D27BB6 #D2977B
monochromatic
#369D8A #4DC2AD #7BD2C2 #A9E2D7 #D6F1EC
Accessibility & contrast
On white
1.77
#7BD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7BD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2C2
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2C2 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C1
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#5AD5CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd2c2; /* rgb */ color: rgb(123, 210, 194); /* oklch */ color: oklch(80.4% 0.088 180.8);
Tailwind
colors: {
custom: {
50: '#a5e0d4',
500: '#7bd2c2',
950: '#000000',
},
}SCSS
$custom: #7bd2c2; $custom-light: #a5e0d4; $custom-dark: #000000;
JSON
{
"hex": "#7bd2c2",
"rgb": {
"r": 123,
"g": 210,
"b": 194
},
"hsl": {
"h": 168.966,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.80427,
"c": 0.08787,
"h": 180.8
},
"luminance": 0.54199
}Semantic roles & 50–950 ramp
primary
#7BD2C2
secondary
#A24F5E
accent
#2944BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483