#7BD2DB#7BD2DB
#7BD2DB is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.2% C 0.085 H 204.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2DB |
|---|---|
| RGB | rgb(123, 210, 219) |
| HSL | hsl(186, 57%, 67%) |
| HSV | hsv(186, 44%, 86%) |
| CMYK | cmyk(43.8%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.28, -23.91, -12.65) |
| CIE-LCH | lch(79.28, 27.05, 207.89°) |
| OKLab | oklab(81.23% -0.0775 -0.0348) |
| OKLCH | oklch(81.23% 0.085 204.2) |
| XYZ | xyz(43.9963, 55.4152, 75.3819) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.52
Mediumturquoise
#48D1CC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2DB #DB847B
analogous
#7BDBB4 #7BD2DB #7BA2DB
triadic
#7BD2DB #DB7BD2 #D2DB7B
tetradic
#7BD2DB #B47BDB #DB847B #A2DB7B
square
#7BD2DB #B47BDB #DB847B #A2DB7B
split-complementary
#7BD2DB #DB7BA2 #DBB47B
monochromatic
#2FA1AD #4BC2CE #7BD2DB #ABE2E8 #DBF3F5
Accessibility & contrast
On white
1.74
#7BD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#7BD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2DB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2DB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#4CD8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd2db; /* rgb */ color: rgb(123, 210, 219); /* oklch */ color: oklch(81.2% 0.085 204.2);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7bd2db',
950: '#000000',
},
}SCSS
$custom: #7bd2db; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd2db",
"rgb": {
"r": 123,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.625,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81226,
"c": 0.08494,
"h": 204.2
},
"luminance": 0.55419
}Semantic roles & 50–950 ramp
primary
#7BD2DB
secondary
#AF544B
accent
#3021C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484