#7BD5DC#7BD5DC
#7BD5DC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.9% C 0.087 H 202.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5DC |
|---|---|
| RGB | rgb(123, 213, 220) |
| HSL | hsl(184, 58%, 67%) |
| HSV | hsv(184, 44%, 86%) |
| CMYK | cmyk(44.1%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(80.16, -25.14, -11.87) |
| CIE-LCH | lch(80.16, 27.80, 205.28°) |
| OKLab | oklab(81.94% -0.0805 -0.0327) |
| OKLCH | oklch(81.94% 0.087 202.1) |
| XYZ | xyz(44.8759, 56.9632, 76.3265) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5DC #DC827B
analogous
#7BDCB3 #7BD5DC #7BA5DC
triadic
#7BD5DC #DC7BD5 #D5DC7B
tetradic
#7BD5DC #B37BDC #DC827B #A5DC7B
square
#7BD5DC #B37BDC #DC827B #A5DC7B
split-complementary
#7BD5DC #DC7BA5 #DCB37B
monochromatic
#2EA5AE #4BC6CF #7BD5DC #ABE4E9 #DCF4F6
Accessibility & contrast
On white
1.69
#7BD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7BD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5DC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5DC | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#4BDBD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bd5dc; /* rgb */ color: rgb(123, 213, 220); /* oklch */ color: oklch(81.9% 0.087 202.1);
Tailwind
colors: {
custom: {
50: '#a7e2e6',
500: '#7bd5dc',
950: '#000000',
},
}SCSS
$custom: #7bd5dc; $custom-light: #a7e2e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd5dc",
"rgb": {
"r": 123,
"g": 213,
"b": 220
},
"hsl": {
"h": 184.33,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.8194,
"c": 0.08691,
"h": 202.1
},
"luminance": 0.56967
}Semantic roles & 50–950 ramp
primary
#7BD5DC
secondary
#B1524B
accent
#2C20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484