#7BD2B2#7BD2B2
#7BD2B2 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.0% C 0.097 H 168.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2B2 |
|---|---|
| RGB | rgb(123, 210, 178) |
| HSL | hsl(158, 49%, 65%) |
| HSV | hsv(158, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(78.18, -33.61, 7.69) |
| CIE-LCH | lch(78.18, 34.48, 167.11°) |
| OKLab | oklab(79.97% -0.0948 0.0198) |
| OKLCH | oklch(79.97% 0.097 168.2) |
| XYZ | xyz(39.2476, 53.5157, 50.3723) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.63
Mediumaquamarine
#66CDAA
ΔE00 2.54
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam
#7FE0B3
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2B2 #D27B9B
analogous
#7BD286 #7BD2B2 #7BC7D2
triadic
#7BD2B2 #B27BD2 #D2B27B
tetradic
#7BD2B2 #867BD2 #D27B9B #C7D27B
square
#7BD2B2 #867BD2 #D27B9B #C7D27B
split-complementary
#7BD2B2 #D27BC7 #D2867B
monochromatic
#369D77 #4DC297 #7BD2B2 #A9E2CD #D6F1E7
Accessibility & contrast
On white
1.79
#7BD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7BD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2B2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2B2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B0
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#61D3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bd2b2; /* rgb */ color: rgb(123, 210, 178); /* oklch */ color: oklch(80.0% 0.097 168.2);
Tailwind
colors: {
custom: {
50: '#a5e0c9',
500: '#7bd2b2',
950: '#000000',
},
}SCSS
$custom: #7bd2b2; $custom-light: #a5e0c9; $custom-dark: #000000;
JSON
{
"hex": "#7bd2b2",
"rgb": {
"r": 123,
"g": 210,
"b": 178
},
"hsl": {
"h": 157.931,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.79975,
"c": 0.09686,
"h": 168.2
},
"luminance": 0.53518
}Semantic roles & 50–950 ramp
primary
#7BD2B2
secondary
#A24F6E
accent
#295FBC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482