#7BDEB2#7BDEB2
#7BDEB2 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.114 H 163.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEB2 |
|---|---|
| RGB | rgb(123, 222, 178) |
| HSL | hsl(153, 60%, 68%) |
| HSV | hsv(153, 45%, 87%) |
| CMYK | cmyk(44.6%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.66, -39.12, 12.65) |
| CIE-LCH | lch(81.66, 41.11, 162.08°) |
| OKLab | oklab(82.79% -0.1089 0.0325) |
| OKLCH | oklch(82.79% 0.114 163.4) |
| XYZ | xyz(42.3221, 59.6647, 51.3971) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.64
Light Teal
#90E4C1
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEB2 #DE7BA7
analogous
#7BDE80 #7BDEB2 #7BD9DE
triadic
#7BDEB2 #B27BDE #DEB27B
tetradic
#7BDEB2 #807BDE #DE7BA7 #D9DE7B
square
#7BDEB2 #807BDE #DE7BA7 #D9DE7B
split-complementary
#7BDEB2 #DE7BD9 #DE807B
monochromatic
#2DB277 #4AD295 #7BDEB2 #ACEACF #DDF6EB
Accessibility & contrast
On white
1.62
#7BDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7BDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEB2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEB2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#5EDED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdeb2; /* rgb */ color: rgb(123, 222, 178); /* oklch */ color: oklch(82.8% 0.114 163.4);
Tailwind
colors: {
custom: {
50: '#a6e9c9',
500: '#7bdeb2',
950: '#000000',
},
}SCSS
$custom: #7bdeb2; $custom-light: #a6e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7bdeb2",
"rgb": {
"r": 123,
"g": 222,
"b": 178
},
"hsl": {
"h": 153.333,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.82788,
"c": 0.1136,
"h": 163.4
},
"luminance": 0.59668
}Semantic roles & 50–950 ramp
primary
#7BDEB2
secondary
#B44979
accent
#1E69C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482