#7BD2DD#7BD2DD
#7BD2DD is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.085 H 206.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2DD |
|---|---|
| RGB | rgb(123, 210, 221) |
| HSL | hsl(187, 59%, 67%) |
| HSV | hsv(187, 44%, 87%) |
| CMYK | cmyk(44.3%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(79.34, -23.40, -13.63) |
| CIE-LCH | lch(79.34, 27.08, 210.23°) |
| OKLab | oklab(81.29% -0.0767 -0.0375) |
| OKLCH | oklch(81.29% 0.085 206.1) |
| XYZ | xyz(44.2612, 55.5212, 76.7769) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.51
Sky Blue
#87CEEB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2DD #DD867B
analogous
#7BDDB7 #7BD2DD #7BA1DD
triadic
#7BD2DD #DD7BD2 #D2DD7B
tetradic
#7BD2DD #B77BDD #DD867B #A1DD7B
square
#7BD2DD #B77BDD #DD867B #A1DD7B
split-complementary
#7BD2DD #DD7BA1 #DDB77B
monochromatic
#2DA2B0 #4AC1D0 #7BD2DD #ACE3EA #DCF3F6
Accessibility & contrast
On white
1.73
#7BD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#7BD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2DD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2DD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDE
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#4BD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd2dd; /* rgb */ color: rgb(123, 210, 221); /* oklch */ color: oklch(81.3% 0.085 206.1);
Tailwind
colors: {
custom: {
50: '#a7e0e7',
500: '#7bd2dd',
950: '#000000',
},
}SCSS
$custom: #7bd2dd; $custom-light: #a7e0e7; $custom-dark: #000000;
JSON
{
"hex": "#7bd2dd",
"rgb": {
"r": 123,
"g": 210,
"b": 221
},
"hsl": {
"h": 186.735,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.81294,
"c": 0.08537,
"h": 206.1
},
"luminance": 0.55525
}Semantic roles & 50–950 ramp
primary
#7BD2DD
secondary
#B2564A
accent
#321FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484