#7BD2DC#7BD2DC
#7BD2DC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.085 H 205.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2DC |
|---|---|
| RGB | rgb(123, 210, 220) |
| HSL | hsl(186, 58%, 67%) |
| HSV | hsv(186, 44%, 86%) |
| CMYK | cmyk(44.1%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.31, -23.65, -13.14) |
| CIE-LCH | lch(79.31, 27.06, 209.06°) |
| OKLab | oklab(81.26% -0.0771 -0.0362) |
| OKLCH | oklch(81.26% 0.085 205.1) |
| XYZ | xyz(44.1283, 55.4680, 76.0773) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2DC #DC857B
analogous
#7BDCB6 #7BD2DC #7BA1DC
triadic
#7BD2DC #DC7BD2 #D2DC7B
tetradic
#7BD2DC #B67BDC #DC857B #A1DC7B
square
#7BD2DC #B67BDC #DC857B #A1DC7B
split-complementary
#7BD2DC #DC7BA1 #DCB67B
monochromatic
#2EA1AE #4BC2CF #7BD2DC #ABE2E9 #DCF3F6
Accessibility & contrast
On white
1.74
#7BD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#7BD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2DC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2DC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#4BD8D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd2dc; /* rgb */ color: rgb(123, 210, 220); /* oklch */ color: oklch(81.3% 0.085 205.1);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7bd2dc',
950: '#000000',
},
}SCSS
$custom: #7bd2dc; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd2dc",
"rgb": {
"r": 123,
"g": 210,
"b": 220
},
"hsl": {
"h": 186.186,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.8126,
"c": 0.08514,
"h": 205.1
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#7BD2DC
secondary
#B1554B
accent
#3120C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484