#7BD8CD#7BD8CD
#7BD8CD is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.091 H 185.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD8CD |
|---|---|
| RGB | rgb(123, 216, 205) |
| HSL | hsl(173, 54%, 66%) |
| HSV | hsv(173, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.59, -30.30, -3.23) |
| CIE-LCH | lch(80.59, 30.47, 186.08°) |
| OKLab | oklab(82.14% -0.0902 -0.0092) |
| OKLCH | oklch(82.14% 0.091 185.8) |
| XYZ | xyz(43.7394, 57.7271, 66.5833) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 6.55
Tiffany Blue
#7BF2DA
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD8CD #D87B86
analogous
#7BD89F #7BD8CD #7BB5D8
triadic
#7BD8CD #CD7BD8 #D8CD7B
tetradic
#7BD8CD #9F7BD8 #D87B86 #B5D87B
square
#7BD8CD #9F7BD8 #D87B86 #B5D87B
split-complementary
#7BD8CD #D87BB5 #D89F7B
monochromatic
#31A799 #4CCABB #7BD8CD #AAE6DF #D9F4F1
Accessibility & contrast
On white
1.67
#7BD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#7BD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD8CD
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD8CD | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#53DCD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bd8cd; /* rgb */ color: rgb(123, 216, 205); /* oklch */ color: oklch(82.1% 0.091 185.8);
Tailwind
colors: {
custom: {
50: '#a6e4dc',
500: '#7bd8cd',
950: '#000000',
},
}SCSS
$custom: #7bd8cd; $custom-light: #a6e4dc; $custom-dark: #000000;
JSON
{
"hex": "#7bd8cd",
"rgb": {
"r": 123,
"g": 216,
"b": 205
},
"hsl": {
"h": 172.903,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.82143,
"c": 0.09065,
"h": 185.8
},
"luminance": 0.5773
}Semantic roles & 50–950 ramp
primary
#7BD8CD
secondary
#AB4D58
accent
#2436C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484