#7BDEBD#7BDEBD
#7BDEBD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.106 H 170.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEBD |
|---|---|
| RGB | rgb(123, 222, 189) |
| HSL | hsl(160, 60%, 68%) |
| HSV | hsv(160, 45%, 87%) |
| CMYK | cmyk(44.6%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.91, -36.77, 7.19) |
| CIE-LCH | lch(81.91, 37.47, 168.93°) |
| OKLab | oklab(83.07% -0.104 0.0184) |
| OKLCH | oklch(83.07% 0.106 170) |
| XYZ | xyz(43.4712, 60.1243, 57.4487) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.72
Seafoam Blue
#78D1B6
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.97
Pale Teal
#82CBB2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEBD #DE7B9C
analogous
#7BDE8B #7BDEBD #7BCDDE
triadic
#7BDEBD #BD7BDE #DEBD7B
tetradic
#7BDEBD #8B7BDE #DE7B9C #CDDE7B
square
#7BDEBD #8B7BDE #DE7B9C #CDDE7B
split-complementary
#7BDEBD #DE7BCD #DE8B7B
monochromatic
#2DB286 #4AD2A5 #7BDEBD #ACEAD5 #DDF6EE
Accessibility & contrast
On white
1.61
#7BDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7BDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEBD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEBD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#5ADFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdebd; /* rgb */ color: rgb(123, 222, 189); /* oklch */ color: oklch(83.1% 0.106 170.0);
Tailwind
colors: {
custom: {
50: '#a6e8d0',
500: '#7bdebd',
950: '#000000',
},
}SCSS
$custom: #7bdebd; $custom-light: #a6e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7bdebd",
"rgb": {
"r": 123,
"g": 222,
"b": 189
},
"hsl": {
"h": 160,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.83074,
"c": 0.10563,
"h": 170
},
"luminance": 0.60128
}Semantic roles & 50–950 ramp
primary
#7BDEBD
secondary
#B4496D
accent
#1E56C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483