#7BD2D2#7BD2D2
#7BD2D2 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.084 H 195.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2D2 |
|---|---|
| RGB | rgb(123, 210, 210) |
| HSL | hsl(180, 49%, 65%) |
| HSV | hsv(180, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.01, -26.18, -8.23) |
| CIE-LCH | lch(79.01, 27.44, 197.45°) |
| OKLab | oklab(80.93% -0.0811 -0.0227) |
| OKLCH | oklch(80.93% 0.084 195.6) |
| XYZ | xyz(42.8434, 54.9540, 69.3098) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 8.09
Robin'S Egg
#6DEDFD
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2D2 #D27B7B
analogous
#7BD2A6 #7BD2D2 #7BA6D2
triadic
#7BD2D2 #D27BD2 #D2D27B
tetradic
#7BD2D2 #A67BD2 #D27B7B #A6D27B
square
#7BD2D2 #A67BD2 #D27B7B #A6D27B
split-complementary
#7BD2D2 #D27BA6 #D2A67B
monochromatic
#369D9D #4DC2C2 #7BD2D2 #A9E2E2 #D6F1F1
Accessibility & contrast
On white
1.75
#7BD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7BD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2D2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2D2 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD2
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#52D7D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd2d2; /* rgb */ color: rgb(123, 210, 210); /* oklch */ color: oklch(80.9% 0.084 195.6);
Tailwind
colors: {
custom: {
50: '#a6e0df',
500: '#7bd2d2',
950: '#000000',
},
}SCSS
$custom: #7bd2d2; $custom-light: #a6e0df; $custom-dark: #000000;
JSON
{
"hex": "#7bd2d2",
"rgb": {
"r": 123,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.80925,
"c": 0.08424,
"h": 195.6
},
"luminance": 0.54957
}Semantic roles & 50–950 ramp
primary
#7BD2D2
secondary
#A24F4F
accent
#2929BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484