#7BDBDC#7BDBDC
#7BDBDC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.091 H 196.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBDC |
|---|---|
| RGB | rgb(123, 219, 220) |
| HSL | hsl(181, 58%, 67%) |
| HSV | hsv(181, 44%, 86%) |
| CMYK | cmyk(44.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.86, -28.07, -9.34) |
| CIE-LCH | lch(81.86, 29.58, 198.40°) |
| OKLab | oklab(83.3% -0.0874 -0.0258) |
| OKLCH | oklch(83.3% 0.091 196.4) |
| XYZ | xyz(46.4131, 60.0376, 76.8389) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBDC #DC7C7B
analogous
#7BDCAD #7BDBDC #7BAADC
triadic
#7BDBDC #DC7BDB #DBDC7B
tetradic
#7BDBDC #AD7BDC #DC7C7B #AADC7B
square
#7BDBDC #AD7BDC #DC7C7B #AADC7B
split-complementary
#7BDBDC #DC7BAA #DCAD7B
monochromatic
#2EADAE #4BCECF #7BDBDC #ABE8E9 #DCF5F6
Accessibility & contrast
On white
1.61
#7BDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7BDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBDC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBDC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#49E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdbdc; /* rgb */ color: rgb(123, 219, 220); /* oklch */ color: oklch(83.3% 0.091 196.4);
Tailwind
colors: {
custom: {
50: '#a7e6e6',
500: '#7bdbdc',
950: '#000000',
},
}SCSS
$custom: #7bdbdc; $custom-light: #a7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#7bdbdc",
"rgb": {
"r": 123,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.619,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83304,
"c": 0.09111,
"h": 196.4
},
"luminance": 0.60041
}Semantic roles & 50–950 ramp
primary
#7BDBDC
secondary
#B14C4B
accent
#2220C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484