#7BD2DE#7BD2DE
#7BD2DE is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.086 H 207.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2DE |
|---|---|
| RGB | rgb(123, 210, 222) |
| HSL | hsl(187, 60%, 68%) |
| HSV | hsv(187, 45%, 87%) |
| CMYK | cmyk(44.6%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.37, -23.14, -14.12) |
| CIE-LCH | lch(79.37, 27.11, 211.40°) |
| OKLab | oklab(81.33% -0.0763 -0.0389) |
| OKLCH | oklch(81.33% 0.086 207) |
| XYZ | xyz(44.3948, 55.5746, 77.4806) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2DE #DE877B
analogous
#7BDEB9 #7BD2DE #7BA0DE
triadic
#7BD2DE #DE7BD2 #D2DE7B
tetradic
#7BD2DE #B97BDE #DE877B #A0DE7B
square
#7BD2DE #B97BDE #DE877B #A0DE7B
split-complementary
#7BD2DE #DE7BA0 #DEB97B
monochromatic
#2DA2B2 #4AC1D2 #7BD2DE #ACE3EA #DDF3F6
Accessibility & contrast
On white
1.73
#7BD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#7BD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2DE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2DE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#4AD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd2de; /* rgb */ color: rgb(123, 210, 222); /* oklch */ color: oklch(81.3% 0.086 207.0);
Tailwind
colors: {
custom: {
50: '#a7e0e8',
500: '#7bd2de',
950: '#000000',
},
}SCSS
$custom: #7bd2de; $custom-light: #a7e0e8; $custom-dark: #000000;
JSON
{
"hex": "#7bd2de",
"rgb": {
"r": 123,
"g": 210,
"b": 222
},
"hsl": {
"h": 187.273,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.81329,
"c": 0.08561,
"h": 207
},
"luminance": 0.55578
}Semantic roles & 50–950 ramp
primary
#7BD2DE
secondary
#B45649
accent
#321EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484