#7BD8DC#7BD8DC
#7BD8DC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.089 H 199.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD8DC |
|---|---|
| RGB | rgb(123, 216, 220) |
| HSL | hsl(182, 58%, 67%) |
| HSV | hsv(182, 44%, 86%) |
| CMYK | cmyk(44.1%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(81.01, -26.61, -10.61) |
| CIE-LCH | lch(81.01, 28.65, 201.73°) |
| OKLab | oklab(82.62% -0.084 -0.0292) |
| OKLCH | oklch(82.62% 0.089 199.2) |
| XYZ | xyz(45.6375, 58.4864, 76.5803) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.15
Aqua Blue
#02D8E9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD8DC #DC7F7B
analogous
#7BDCAF #7BD8DC #7BA8DC
triadic
#7BD8DC #DC7BD8 #D8DC7B
tetradic
#7BD8DC #AF7BDC #DC7F7B #A8DC7B
square
#7BD8DC #AF7BDC #DC7F7B #A8DC7B
split-complementary
#7BD8DC #DC7BA8 #DCAF7B
monochromatic
#2EA9AE #4BCACF #7BD8DC #ABE6E9 #DCF5F6
Accessibility & contrast
On white
1.65
#7BD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#7BD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD8DC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD8DC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#4ADED9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bd8dc; /* rgb */ color: rgb(123, 216, 220); /* oklch */ color: oklch(82.6% 0.089 199.2);
Tailwind
colors: {
custom: {
50: '#a7e4e6',
500: '#7bd8dc',
950: '#000000',
},
}SCSS
$custom: #7bd8dc; $custom-light: #a7e4e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd8dc",
"rgb": {
"r": 123,
"g": 216,
"b": 220
},
"hsl": {
"h": 182.474,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82622,
"c": 0.08891,
"h": 199.2
},
"luminance": 0.5849
}Semantic roles & 50–950 ramp
primary
#7BD8DC
secondary
#B14F4B
accent
#2720C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484