#7CDEC4#7CDEC4
#7CDEC4 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 174.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEC4 |
|---|---|
| RGB | rgb(124, 222, 196) |
| HSL | hsl(164, 60%, 68%) |
| HSV | hsv(164, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.11, -34.97, 3.79) |
| CIE-LCH | lch(82.11, 35.17, 173.81°) |
| OKLab | oklab(83.31% -0.1002 0.0095) |
| OKLCH | oklch(83.31% 0.101 174.6) |
| XYZ | xyz(44.3932, 60.5098, 61.5541) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.18
Light Teal
#90E4C1
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 5.33
Seafoam
#7FE0B3
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEC4 #DE7C96
analogous
#7CDE93 #7CDEC4 #7CC7DE
triadic
#7CDEC4 #C47CDE #DEC47C
tetradic
#7CDEC4 #937CDE #DE7C96 #C7DE7C
square
#7CDEC4 #937CDE #DE7C96 #C7DE7C
split-complementary
#7CDEC4 #DE7CC7 #DE937C
monochromatic
#2DB38F #4BD2AE #7CDEC4 #ADEADA #DEF7F0
Accessibility & contrast
On white
1.60
#7CDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#7CDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEC4
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEC4 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#C8C7C6
Tritanopia (blue-blind)
#58E0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdec4; /* rgb */ color: rgb(124, 222, 196); /* oklch */ color: oklch(83.3% 0.101 174.6);
Tailwind
colors: {
custom: {
50: '#a7e8d5',
500: '#7cdec4',
950: '#000000',
},
}SCSS
$custom: #7cdec4; $custom-light: #a7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#7cdec4",
"rgb": {
"r": 124,
"g": 222,
"b": 196
},
"hsl": {
"h": 164.082,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83309,
"c": 0.10068,
"h": 174.6
},
"luminance": 0.60513
}Semantic roles & 50–950 ramp
primary
#7CDEC4
secondary
#B44A66
accent
#1E4BC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483