#7BDBDF#7BDBDF
#7BDBDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.091 H 199.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBDF |
|---|---|
| RGB | rgb(123, 219, 223) |
| HSL | hsl(182, 61%, 68%) |
| HSV | hsv(182, 45%, 87%) |
| CMYK | cmyk(44.8%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.95, -27.31, -10.81) |
| CIE-LCH | lch(81.95, 29.37, 201.58°) |
| OKLab | oklab(83.4% -0.0862 -0.0298) |
| OKLCH | oklch(83.4% 0.091 199.1) |
| XYZ | xyz(46.8140, 60.1979, 78.9501) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBDF #DF7F7B
analogous
#7BDFB1 #7BDBDF #7BA9DF
triadic
#7BDBDF #DF7BDB #DBDF7B
tetradic
#7BDBDF #B17BDF #DF7F7B #A9DF7B
square
#7BDBDF #B17BDF #DF7F7B #A9DF7B
split-complementary
#7BDBDF #DF7BA9 #DFB17B
monochromatic
#2CAFB4 #4ACED3 #7BDBDF #ACE8EB #DEF6F7
Accessibility & contrast
On white
1.61
#7BDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7BDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBDF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBDF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#47E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdbdf; /* rgb */ color: rgb(123, 219, 223); /* oklch */ color: oklch(83.4% 0.091 199.1);
Tailwind
colors: {
custom: {
50: '#a7e6e9',
500: '#7bdbdf',
950: '#000000',
},
}SCSS
$custom: #7bdbdf; $custom-light: #a7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#7bdbdf",
"rgb": {
"r": 123,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.83403,
"c": 0.09117,
"h": 199.1
},
"luminance": 0.60202
}Semantic roles & 50–950 ramp
primary
#7BDBDF
secondary
#B54D49
accent
#241DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484