#7BD5CA#7BD5CA
#7BD5CA is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.088 H 185.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5CA |
|---|---|
| RGB | rgb(123, 213, 202) |
| HSL | hsl(173, 52%, 66%) |
| HSV | hsv(173, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(79.65, -29.58, -3.01) |
| CIE-LCH | lch(79.65, 29.73, 185.81°) |
| OKLab | oklab(81.36% -0.088 -0.0085) |
| OKLCH | oklch(81.36% 0.088 185.6) |
| XYZ | xyz(42.6191, 56.0605, 64.4406) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 6.12
Tiffany Blue
#7BF2DA
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5CA #D57B86
analogous
#7BD59D #7BD5CA #7BB3D5
triadic
#7BD5CA #CA7BD5 #D5CA7B
tetradic
#7BD5CA #9D7BD5 #D57B86 #B3D57B
square
#7BD5CA #9D7BD5 #D57B86 #B3D57B
split-complementary
#7BD5CA #D57BB3 #D59D7B
monochromatic
#34A295 #4DC6B7 #7BD5CA #A9E4DD #D8F3EF
Accessibility & contrast
On white
1.72
#7BD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7BD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5CA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5CA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#56D9D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd5ca; /* rgb */ color: rgb(123, 213, 202); /* oklch */ color: oklch(81.4% 0.088 185.6);
Tailwind
colors: {
custom: {
50: '#a6e2da',
500: '#7bd5ca',
950: '#000000',
},
}SCSS
$custom: #7bd5ca; $custom-light: #a6e2da; $custom-dark: #000000;
JSON
{
"hex": "#7bd5ca",
"rgb": {
"r": 123,
"g": 213,
"b": 202
},
"hsl": {
"h": 172.667,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.8136,
"c": 0.08838,
"h": 185.6
},
"luminance": 0.56064
}Semantic roles & 50–950 ramp
primary
#7BD5CA
secondary
#A64E59
accent
#2639BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483