#7CDDCC#7CDDCC
#7CDDCC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.096 H 181.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDDCC |
|---|---|
| RGB | rgb(124, 221, 204) |
| HSL | hsl(169, 59%, 68%) |
| HSV | hsv(169, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(82.03, -32.66, -0.58) |
| CIE-LCH | lch(82.03, 32.67, 181.01°) |
| OKLab | oklab(83.31% -0.0956 -0.0021) |
| OKLCH | oklch(83.31% 0.096 181.2) |
| XYZ | xyz(45.0633, 60.3541, 66.3899) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.32
Light Teal
#90E4C1
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDDCC #DD7C8D
analogous
#7CDD9C #7CDDCC #7CBDDD
triadic
#7CDDCC #CC7CDD #DDCC7C
tetradic
#7CDDCC #9C7CDD #DD7C8D #BDDD7C
square
#7CDDCC #9C7CDD #DD7C8D #BDDD7C
split-complementary
#7CDDCC #DD7CBD #DD9C7C
monochromatic
#2EB19A #4BD0B9 #7CDDCC #ADEADF #DDF6F2
Accessibility & contrast
On white
1.61
#7CDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7CDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDDCC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDDCC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#54E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cddcc; /* rgb */ color: rgb(124, 221, 204); /* oklch */ color: oklch(83.3% 0.096 181.2);
Tailwind
colors: {
custom: {
50: '#a7e8db',
500: '#7cddcc',
950: '#000000',
},
}SCSS
$custom: #7cddcc; $custom-light: #a7e8db; $custom-dark: #000000;
JSON
{
"hex": "#7cddcc",
"rgb": {
"r": 124,
"g": 221,
"b": 204
},
"hsl": {
"h": 169.485,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83308,
"c": 0.09566,
"h": 181.2
},
"luminance": 0.60358
}Semantic roles & 50–950 ramp
primary
#7CDDCC
secondary
#B34B5D
accent
#1F3CC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484