#7BD2D5#7BD2D5
#7BD2D5 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.084 H 198.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2D5 |
|---|---|
| RGB | rgb(123, 210, 213) |
| HSL | hsl(182, 52%, 66%) |
| HSV | hsv(182, 42%, 84%) |
| CMYK | cmyk(42.3%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(79.10, -25.43, -9.71) |
| CIE-LCH | lch(79.10, 27.22, 200.89°) |
| OKLab | oklab(81.02% -0.0799 -0.0267) |
| OKLCH | oklch(81.02% 0.084 198.5) |
| XYZ | xyz(43.2206, 55.1049, 71.2967) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2D5 #D57E7B
analogous
#7BD5AB #7BD2D5 #7BA5D5
triadic
#7BD2D5 #D57BD2 #D2D57B
tetradic
#7BD2D5 #AB7BD5 #D57E7B #A5D57B
square
#7BD2D5 #AB7BD5 #D57E7B #A5D57B
split-complementary
#7BD2D5 #D57BA5 #D5AB7B
monochromatic
#349EA2 #4DC2C6 #7BD2D5 #A9E2E4 #D8F2F3
Accessibility & contrast
On white
1.75
#7BD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#7BD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2D5
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2D5 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD5
Deuteranopia (green-blind)
#B7BFD6
Tritanopia (blue-blind)
#50D7D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd2d5; /* rgb */ color: rgb(123, 210, 213); /* oklch */ color: oklch(81.0% 0.084 198.5);
Tailwind
colors: {
custom: {
50: '#a6e0e1',
500: '#7bd2d5',
950: '#000000',
},
}SCSS
$custom: #7bd2d5; $custom-light: #a6e0e1; $custom-dark: #000000;
JSON
{
"hex": "#7bd2d5",
"rgb": {
"r": 123,
"g": 210,
"b": 213
},
"hsl": {
"h": 182,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.81024,
"c": 0.08425,
"h": 198.5
},
"luminance": 0.55108
}Semantic roles & 50–950 ramp
primary
#7BD2D5
secondary
#A6514E
accent
#2B26BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484