#7BD8CA#7BD8CA
#7BD8CA is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.092 H 183.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD8CA |
|---|---|
| RGB | rgb(123, 216, 202) |
| HSL | hsl(171, 54%, 66%) |
| HSV | hsv(171, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(80.51, -31.01, -1.75) |
| CIE-LCH | lch(80.51, 31.06, 183.22°) |
| OKLab | oklab(82.05% -0.0915 -0.0052) |
| OKLCH | oklch(82.05% 0.092 183.2) |
| XYZ | xyz(43.3807, 57.5836, 64.6944) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 6.43
Light Teal
#90E4C1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD8CA #D87B89
analogous
#7BD89C #7BD8CA #7BB8D8
triadic
#7BD8CA #CA7BD8 #D8CA7B
tetradic
#7BD8CA #9C7BD8 #D87B89 #B8D87B
square
#7BD8CA #9C7BD8 #D87B89 #B8D87B
split-complementary
#7BD8CA #D87BB8 #D89C7B
monochromatic
#31A795 #4CCAB7 #7BD8CA #AAE6DD #D9F4F0
Accessibility & contrast
On white
1.68
#7BD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#7BD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD8CA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD8CA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#55DBD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bd8ca; /* rgb */ color: rgb(123, 216, 202); /* oklch */ color: oklch(82.1% 0.092 183.2);
Tailwind
colors: {
custom: {
50: '#a6e4da',
500: '#7bd8ca',
950: '#000000',
},
}SCSS
$custom: #7bd8ca; $custom-light: #a6e4da; $custom-dark: #000000;
JSON
{
"hex": "#7bd8ca",
"rgb": {
"r": 123,
"g": 216,
"b": 202
},
"hsl": {
"h": 170.968,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.82052,
"c": 0.09161,
"h": 183.2
},
"luminance": 0.57587
}Semantic roles & 50–950 ramp
primary
#7BD8CA
secondary
#AB4D5B
accent
#243BC2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483