#7BD5C8#7BD5C8
#7BD5C8 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.089 H 183.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5C8 |
|---|---|
| RGB | rgb(123, 213, 200) |
| HSL | hsl(171, 52%, 66%) |
| HSV | hsv(171, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(79.59, -30.05, -2.02) |
| CIE-LCH | lch(79.59, 30.12, 183.84°) |
| OKLab | oklab(81.3% -0.0888 -0.0059) |
| OKLCH | oklch(81.3% 0.089 183.8) |
| XYZ | xyz(42.3839, 55.9664, 63.2015) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 7.21
Mediumaquamarine
#66CDAA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5C8 #D57B88
analogous
#7BD59B #7BD5C8 #7BB5D5
triadic
#7BD5C8 #C87BD5 #D5C87B
tetradic
#7BD5C8 #9B7BD5 #D57B88 #B5D57B
square
#7BD5C8 #9B7BD5 #D57B88 #B5D57B
split-complementary
#7BD5C8 #D57BB5 #D59B7B
monochromatic
#34A292 #4DC6B5 #7BD5C8 #A9E4DB #D8F3EF
Accessibility & contrast
On white
1.72
#7BD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#7BD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5C8
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5C8 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#57D8D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd5c8; /* rgb */ color: rgb(123, 213, 200); /* oklch */ color: oklch(81.3% 0.089 183.8);
Tailwind
colors: {
custom: {
50: '#a6e2d8',
500: '#7bd5c8',
950: '#000000',
},
}SCSS
$custom: #7bd5c8; $custom-light: #a6e2d8; $custom-dark: #000000;
JSON
{
"hex": "#7bd5c8",
"rgb": {
"r": 123,
"g": 213,
"b": 200
},
"hsl": {
"h": 171.333,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.813,
"c": 0.08902,
"h": 183.8
},
"luminance": 0.5597
}Semantic roles & 50–950 ramp
primary
#7BD5C8
secondary
#A64E5B
accent
#263CBF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483