#7CDEC1#7CDEC1
#7CDEC1 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.102 H 172.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEC1 |
|---|---|
| RGB | rgb(124, 222, 193) |
| HSL | hsl(162, 60%, 68%) |
| HSV | hsv(162, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 13.1%, 12.9%) |
| CIE-LAB | lab(82.04, -35.64, 5.27) |
| CIE-LCH | lch(82.04, 36.03, 171.58°) |
| OKLab | oklab(83.23% -0.1015 0.0134) |
| OKLCH | oklch(83.23% 0.102 172.5) |
| XYZ | xyz(44.0552, 60.3745, 59.7737) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.07
Light Teal
#90E4C1
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEC1 #DE7C99
analogous
#7CDE90 #7CDEC1 #7CCADE
triadic
#7CDEC1 #C17CDE #DEC17C
tetradic
#7CDEC1 #907CDE #DE7C99 #CADE7C
square
#7CDEC1 #907CDE #DE7C99 #CADE7C
split-complementary
#7CDEC1 #DE7CCA #DE907C
monochromatic
#2DB38B #4BD2AA #7CDEC1 #ADEAD8 #DEF7EF
Accessibility & contrast
On white
1.61
#7CDEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#7CDEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEC1
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEC1 | 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)
#D9D3C0
Deuteranopia (green-blind)
#C9C7C3
Tritanopia (blue-blind)
#5AE0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdec1; /* rgb */ color: rgb(124, 222, 193); /* oklch */ color: oklch(83.2% 0.102 172.5);
Tailwind
colors: {
custom: {
50: '#a7e8d3',
500: '#7cdec1',
950: '#000000',
},
}SCSS
$custom: #7cdec1; $custom-light: #a7e8d3; $custom-dark: #000000;
JSON
{
"hex": "#7cdec1",
"rgb": {
"r": 124,
"g": 222,
"b": 193
},
"hsl": {
"h": 162.245,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83226,
"c": 0.10242,
"h": 172.5
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#7CDEC1
secondary
#B44A69
accent
#1E50C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483