#7CDFDC#7CDFDC
#7CDFDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.094 H 193.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFDC |
|---|---|
| RGB | rgb(124, 223, 220) |
| HSL | hsl(178, 61%, 68%) |
| HSV | hsv(178, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.03, -29.76, -7.59) |
| CIE-LCH | lch(83.03, 30.72, 194.31°) |
| OKLab | oklab(84.26% -0.0912 -0.021) |
| OKLCH | oklch(84.26% 0.094 193) |
| XYZ | xyz(47.6130, 62.2239, 77.1976) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.83
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFDC #DF7C7F
analogous
#7CDFAA #7CDFDC #7CB0DF
triadic
#7CDFDC #DC7CDF #DFDC7C
tetradic
#7CDFDC #AA7CDF #DF7C7F #B0DF7C
square
#7CDFDC #AA7CDF #DF7C7F #B0DF7C
split-complementary
#7CDFDC #DF7CB0 #DFAA7C
monochromatic
#2CB5B0 #4BD3CF #7CDFDC #ADEBE9 #DEF7F6
Accessibility & contrast
On white
1.56
#7CDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7CDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFDC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFDC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#4AE4DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7cdfdc; /* rgb */ color: rgb(124, 223, 220); /* oklch */ color: oklch(84.3% 0.094 193.0);
Tailwind
colors: {
custom: {
50: '#a8e9e6',
500: '#7cdfdc',
950: '#000000',
},
}SCSS
$custom: #7cdfdc; $custom-light: #a8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#7cdfdc",
"rgb": {
"r": 124,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.182,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.84259,
"c": 0.0936,
"h": 193
},
"luminance": 0.62228
}Semantic roles & 50–950 ramp
primary
#7CDFDC
secondary
#B6494D
accent
#1D22C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484