#7CDFC7#7CDFC7
#7CDFC7 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.100 H 176.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFC7 |
|---|---|
| RGB | rgb(124, 223, 199) |
| HSL | hsl(165, 61%, 68%) |
| HSV | hsv(165, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(82.48, -34.75, 2.72) |
| CIE-LCH | lch(82.48, 34.86, 175.52°) |
| OKLab | oklab(83.63% -0.1001 0.0067) |
| OKLCH | oklch(83.63% 0.1 176.2) |
| XYZ | xyz(45.0045, 61.1805, 63.4592) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.38
Pale Teal
#82CBB2
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFC7 #DF7C94
analogous
#7CDF96 #7CDFC7 #7CC5DF
triadic
#7CDFC7 #C77CDF #DFC77C
tetradic
#7CDFC7 #967CDF #DF7C94 #C5DF7C
square
#7CDFC7 #967CDF #DF7C94 #C5DF7C
split-complementary
#7CDFC7 #DF7CC5 #DF967C
monochromatic
#2CB593 #4BD3B2 #7CDFC7 #ADEBDC #DEF7F1
Accessibility & contrast
On white
1.59
#7CDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#7CDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFC7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFC7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C6
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#57E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdfc7; /* rgb */ color: rgb(124, 223, 199); /* oklch */ color: oklch(83.6% 0.100 176.2);
Tailwind
colors: {
custom: {
50: '#a7e9d8',
500: '#7cdfc7',
950: '#000000',
},
}SCSS
$custom: #7cdfc7; $custom-light: #a7e9d8; $custom-dark: #000000;
JSON
{
"hex": "#7cdfc7",
"rgb": {
"r": 124,
"g": 223,
"b": 199
},
"hsl": {
"h": 165.455,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83626,
"c": 0.1003,
"h": 176.2
},
"luminance": 0.61184
}Semantic roles & 50–950 ramp
primary
#7CDFC7
secondary
#B64964
accent
#1D47C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483