#7BD6DB#7BD6DB
#7BD6DB is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.1% C 0.087 H 200.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6DB |
|---|---|
| RGB | rgb(123, 214, 219) |
| HSL | hsl(183, 57%, 67%) |
| HSV | hsv(183, 44%, 86%) |
| CMYK | cmyk(43.8%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.41, -25.88, -10.96) |
| CIE-LCH | lch(80.41, 28.11, 202.95°) |
| OKLab | oklab(82.13% -0.0821 -0.0302) |
| OKLCH | oklch(82.13% 0.087 200.2) |
| XYZ | xyz(44.9962, 57.4150, 75.7152) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6DB #DB807B
analogous
#7BDBB0 #7BD6DB #7BA6DB
triadic
#7BD6DB #DB7BD6 #D6DB7B
tetradic
#7BD6DB #B07BDB #DB807B #A6DB7B
square
#7BD6DB #B07BDB #DB807B #A6DB7B
split-complementary
#7BD6DB #DB7BA6 #DBB07B
monochromatic
#2FA6AD #4BC7CE #7BD6DB #ABE5E8 #DBF4F5
Accessibility & contrast
On white
1.68
#7BD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#7BD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6DB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6DB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDC
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#4BDCD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bd6db; /* rgb */ color: rgb(123, 214, 219); /* oklch */ color: oklch(82.1% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a7e3e6',
500: '#7bd6db',
950: '#000000',
},
}SCSS
$custom: #7bd6db; $custom-light: #a7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd6db",
"rgb": {
"r": 123,
"g": 214,
"b": 219
},
"hsl": {
"h": 183.125,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.82134,
"c": 0.08745,
"h": 200.2
},
"luminance": 0.57419
}Semantic roles & 50–950 ramp
primary
#7BD6DB
secondary
#AF504B
accent
#2921C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484