#7BDDDB#7BDDDB
#7BDDDB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.093 H 193.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDDDB |
|---|---|
| RGB | rgb(123, 221, 219) |
| HSL | hsl(179, 59%, 67%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(44.3%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.40, -29.28, -8.01) |
| CIE-LCH | lch(82.40, 30.36, 195.29°) |
| OKLab | oklab(83.73% -0.0901 -0.0221) |
| OKLCH | oklch(83.73% 0.093 193.8) |
| XYZ | xyz(46.8060, 61.0345, 76.3184) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 6.87
Paleturquoise
#AFEEEE
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDDDB #DD7B7D
analogous
#7BDDAA #7BDDDB #7BAEDD
triadic
#7BDDDB #DB7BDD #DDDB7B
tetradic
#7BDDDB #AA7BDD #DD7B7D #AEDD7B
square
#7BDDDB #AA7BDD #DD7B7D #AEDD7B
split-complementary
#7BDDDB #DD7BAE #DDAA7B
monochromatic
#2DB0AE #4AD0CE #7BDDDB #ACEAE8 #DCF6F6
Accessibility & contrast
On white
1.59
#7BDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7BDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDDDB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDDDB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#49E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdddb; /* rgb */ color: rgb(123, 221, 219); /* oklch */ color: oklch(83.7% 0.093 193.8);
Tailwind
colors: {
custom: {
50: '#a7e8e6',
500: '#7bdddb',
950: '#000000',
},
}SCSS
$custom: #7bdddb; $custom-light: #a7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#7bdddb",
"rgb": {
"r": 123,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.776,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.83728,
"c": 0.09275,
"h": 193.8
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#7BDDDB
secondary
#B24A4C
accent
#1F22C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484