#7BDDDC#7BDDDC
#7BDDDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.093 H 194.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDDDC |
|---|---|
| RGB | rgb(123, 221, 220) |
| HSL | hsl(179, 59%, 67%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(44.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.43, -29.04, -8.50) |
| CIE-LCH | lch(82.43, 30.25, 196.31°) |
| OKLab | oklab(83.76% -0.0897 -0.0235) |
| OKLCH | oklch(83.76% 0.093 194.7) |
| XYZ | xyz(46.9380, 61.0874, 77.0138) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDDDC #DD7B7C
analogous
#7BDDAB #7BDDDC #7BADDD
triadic
#7BDDDC #DC7BDD #DDDC7B
tetradic
#7BDDDC #AB7BDD #DD7B7C #ADDD7B
square
#7BDDDC #AB7BDD #DD7B7C #ADDD7B
split-complementary
#7BDDDC #DD7BAD #DDAB7B
monochromatic
#2DB0AF #4AD0CF #7BDDDC #ACEAE9 #DCF6F6
Accessibility & contrast
On white
1.59
#7BDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#7BDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDDDC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDDDC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#48E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdddc; /* rgb */ color: rgb(123, 221, 220); /* oklch */ color: oklch(83.8% 0.093 194.7);
Tailwind
colors: {
custom: {
50: '#a7e8e6',
500: '#7bdddc',
950: '#000000',
},
}SCSS
$custom: #7bdddc; $custom-light: #a7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bdddc",
"rgb": {
"r": 123,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.388,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.8376,
"c": 0.09268,
"h": 194.7
},
"luminance": 0.61091
}Semantic roles & 50–950 ramp
primary
#7BDDDC
secondary
#B24A4B
accent
#1F21C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484