#7BD4DB#7BD4DB
#7BD4DB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.7% C 0.086 H 202.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD4DB |
|---|---|
| RGB | rgb(123, 212, 219) |
| HSL | hsl(184, 57%, 67%) |
| HSV | hsv(184, 44%, 86%) |
| CMYK | cmyk(43.8%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.85, -24.90, -11.81) |
| CIE-LCH | lch(79.85, 27.56, 205.37°) |
| OKLab | oklab(81.68% -0.0798 -0.0325) |
| OKLCH | oklch(81.68% 0.086 202.2) |
| XYZ | xyz(44.4932, 56.4089, 75.5475) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Mediumturquoise
#48D1CC
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD4DB #DB827B
analogous
#7BDBB2 #7BD4DB #7BA4DB
triadic
#7BD4DB #DB7BD4 #D4DB7B
tetradic
#7BD4DB #B27BDB #DB827B #A4DB7B
square
#7BD4DB #B27BDB #DB827B #A4DB7B
split-complementary
#7BD4DB #DB7BA4 #DBB27B
monochromatic
#2FA3AD #4BC4CE #7BD4DB #ABE4E8 #DBF3F5
Accessibility & contrast
On white
1.71
#7BD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#7BD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD4DB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD4DB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#4CDAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bd4db; /* rgb */ color: rgb(123, 212, 219); /* oklch */ color: oklch(81.7% 0.086 202.2);
Tailwind
colors: {
custom: {
50: '#a7e1e6',
500: '#7bd4db',
950: '#000000',
},
}SCSS
$custom: #7bd4db; $custom-light: #a7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd4db",
"rgb": {
"r": 123,
"g": 212,
"b": 219
},
"hsl": {
"h": 184.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81679,
"c": 0.08615,
"h": 202.2
},
"luminance": 0.56412
}Semantic roles & 50–950 ramp
primary
#7BD4DB
secondary
#AF524B
accent
#2D21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484