#7BD2D7#7BD2D7
#7BD2D7 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.084 H 200.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2D7 |
|---|---|
| RGB | rgb(123, 210, 215) |
| HSL | hsl(183, 53%, 66%) |
| HSV | hsv(183, 43%, 84%) |
| CMYK | cmyk(42.8%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(79.16, -24.93, -10.69) |
| CIE-LCH | lch(79.16, 27.12, 203.21°) |
| OKLab | oklab(81.09% -0.0791 -0.0294) |
| OKLCH | oklch(81.09% 0.084 200.4) |
| XYZ | xyz(43.4760, 55.2071, 72.6418) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.17
Robin Egg Blue
#8AF1FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2D7 #D7807B
analogous
#7BD7AE #7BD2D7 #7BA4D7
triadic
#7BD2D7 #D77BD2 #D2D77B
tetradic
#7BD2D7 #AE7BD7 #D7807B #A4D77B
square
#7BD2D7 #AE7BD7 #D7807B #A4D77B
split-complementary
#7BD2D7 #D77BA4 #D7AE7B
monochromatic
#329FA5 #4CC2C9 #7BD2D7 #AAE2E5 #D9F2F3
Accessibility & contrast
On white
1.74
#7BD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#7BD2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2D7
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2D7 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD7
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#4FD8D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd2d7; /* rgb */ color: rgb(123, 210, 215); /* oklch */ color: oklch(81.1% 0.084 200.4);
Tailwind
colors: {
custom: {
50: '#a6e0e3',
500: '#7bd2d7',
950: '#000000',
},
}SCSS
$custom: #7bd2d7; $custom-light: #a6e0e3; $custom-dark: #000000;
JSON
{
"hex": "#7bd2d7",
"rgb": {
"r": 123,
"g": 210,
"b": 215
},
"hsl": {
"h": 183.261,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.8109,
"c": 0.08438,
"h": 200.4
},
"luminance": 0.5521
}Semantic roles & 50–950 ramp
primary
#7BD2D7
secondary
#A9524D
accent
#2D25C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484