#7CD9CB#7CD9CB
#7CD9CB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.092 H 183.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9CB |
|---|---|
| RGB | rgb(124, 217, 203) |
| HSL | hsl(171, 55%, 67%) |
| HSV | hsv(171, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 6.5%, 14.9%) |
| CIE-LAB | lab(80.86, -31.01, -1.76) |
| CIE-LCH | lch(80.86, 31.05, 183.24°) |
| OKLab | oklab(82.36% -0.0914 -0.0052) |
| OKLCH | oklch(82.36% 0.092 183.3) |
| XYZ | xyz(43.9003, 58.2193, 65.4124) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.00
Seafoam Blue
#78D1B6
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9CB #D97C8A
analogous
#7CD99D #7CD9CB #7CB9D9
triadic
#7CD9CB #CB7CD9 #D9CB7C
tetradic
#7CD9CB #9D7CD9 #D97C8A #B9D97C
square
#7CD9CB #9D7CD9 #D97C8A #B9D97C
split-complementary
#7CD9CB #D97CB9 #D99D7C
monochromatic
#31A997 #4DCBB8 #7CD9CB #ABE7DE #DBF5F1
Accessibility & contrast
On white
1.66
#7CD9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#7CD9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9CB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9CB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CB
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#56DCD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd9cb; /* rgb */ color: rgb(124, 217, 203); /* oklch */ color: oklch(82.4% 0.092 183.3);
Tailwind
colors: {
custom: {
50: '#a7e5da',
500: '#7cd9cb',
950: '#000000',
},
}SCSS
$custom: #7cd9cb; $custom-light: #a7e5da; $custom-dark: #000000;
JSON
{
"hex": "#7cd9cb",
"rgb": {
"r": 124,
"g": 217,
"b": 203
},
"hsl": {
"h": 170.968,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.82357,
"c": 0.0916,
"h": 183.3
},
"luminance": 0.58223
}Semantic roles & 50–950 ramp
primary
#7CD9CB
secondary
#AD4D5B
accent
#233BC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483