#7CDDCD#7CDDCD
#7CDDCD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.095 H 182.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDCD |
|---|---|
| RGB | rgb(124, 221, 205) |
| HSL | hsl(170, 59%, 68%) |
| HSV | hsv(170, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.06, -32.43, -1.07) |
| CIE-LCH | lch(82.06, 32.45, 181.89°) |
| OKLab | oklab(83.34% -0.0952 -0.0034) |
| OKLCH | oklch(83.34% 0.095 182) |
| XYZ | xyz(45.1837, 60.4023, 67.0236) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 6.09
Pale Teal
#82CBB2
ΔE00 6.11
Light Teal
#90E4C1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDCD #DD7C8C
analogous
#7CDD9C #7CDDCD #7CBDDD
triadic
#7CDDCD #CD7CDD #DDCD7C
tetradic
#7CDDCD #9C7CDD #DD7C8C #BDDD7C
square
#7CDDCD #9C7CDD #DD7C8C #BDDD7C
split-complementary
#7CDDCD #DD7CBD #DD9C7C
monochromatic
#2EB19B #4BD0BA #7CDDCD #ADEAE0 #DDF6F2
Accessibility & contrast
On white
1.61
#7CDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#7CDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDCD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDCD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#54E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cddcd; /* rgb */ color: rgb(124, 221, 205); /* oklch */ color: oklch(83.3% 0.095 182.0);
Tailwind
colors: {
custom: {
50: '#a7e8dc',
500: '#7cddcd',
950: '#000000',
},
}SCSS
$custom: #7cddcd; $custom-light: #a7e8dc; $custom-dark: #000000;
JSON
{
"hex": "#7cddcd",
"rgb": {
"r": 124,
"g": 221,
"b": 205
},
"hsl": {
"h": 170.103,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83338,
"c": 0.09528,
"h": 182
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#7CDDCD
secondary
#B34B5C
accent
#1F3BC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484