#7CDBCD#7CDBCD
#7CDBCD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.093 H 183.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBCD |
|---|---|
| RGB | rgb(124, 219, 205) |
| HSL | hsl(171, 57%, 67%) |
| HSV | hsv(171, 43%, 86%) |
| CMYK | cmyk(43.4%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(81.48, -31.48, -1.91) |
| CIE-LCH | lch(81.48, 31.54, 183.46°) |
| OKLab | oklab(82.88% -0.0929 -0.0056) |
| OKLCH | oklch(82.88% 0.093 183.5) |
| XYZ | xyz(44.6588, 59.3525, 66.8486) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.55
Tiffany Blue
#7BF2DA
ΔE00 5.83
Pale Teal
#82CBB2
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBCD #DB7C8A
analogous
#7CDB9E #7CDBCD #7CB9DB
triadic
#7CDBCD #CD7CDB #DBCD7C
tetradic
#7CDBCD #9E7CDB #DB7C8A #B9DB7C
square
#7CDBCD #9E7CDB #DB7C8A #B9DB7C
split-complementary
#7CDBCD #DB7CB9 #DB9E7C
monochromatic
#30AD9B #4CCEBB #7CDBCD #ACE8DF #DCF5F2
Accessibility & contrast
On white
1.63
#7CDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7CDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBCD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBCD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#54DED7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdbcd; /* rgb */ color: rgb(124, 219, 205); /* oklch */ color: oklch(82.9% 0.093 183.5);
Tailwind
colors: {
custom: {
50: '#a7e6dc',
500: '#7cdbcd',
950: '#000000',
},
}SCSS
$custom: #7cdbcd; $custom-light: #a7e6dc; $custom-dark: #000000;
JSON
{
"hex": "#7cdbcd",
"rgb": {
"r": 124,
"g": 219,
"b": 205
},
"hsl": {
"h": 171.158,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.82877,
"c": 0.09308,
"h": 183.5
},
"luminance": 0.59356
}Semantic roles & 50–950 ramp
primary
#7CDBCD
secondary
#B04C5A
accent
#2139C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484