#7FDEC4#7FDEC4
#7FDEC4 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 174.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEC4 |
|---|---|
| RGB | rgb(127, 222, 196) |
| HSL | hsl(164, 59%, 68%) |
| HSV | hsv(164, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.24, -34.22, 3.98) |
| CIE-LCH | lch(82.24, 34.45, 173.36°) |
| OKLab | oklab(83.44% -0.098 0.01) |
| OKLCH | oklch(83.44% 0.099 174.2) |
| XYZ | xyz(44.8335, 60.7368, 61.5747) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.16
Light Teal
#90E4C1
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 4.82
Pale Teal
#82CBB2
ΔE00 4.86
Seafoam
#7FE0B3
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEC4 #DE7F99
analogous
#7FDE94 #7FDEC4 #7FC8DE
triadic
#7FDEC4 #C47FDE #DEC47F
tetradic
#7FDEC4 #947FDE #DE7F99 #C8DE7F
square
#7FDEC4 #947FDE #DE7F99 #C8DE7F
split-complementary
#7FDEC4 #DE7FC8 #DE947F
monochromatic
#2EB490 #4ED1AE #7FDEC4 #B0EBDA #E0F7F1
Accessibility & contrast
On white
1.60
#7FDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#7FDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEC4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEC4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#C8C8C6
Tritanopia (blue-blind)
#5EE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdec4; /* rgb */ color: rgb(127, 222, 196); /* oklch */ color: oklch(83.4% 0.099 174.2);
Tailwind
colors: {
custom: {
50: '#a9e8d5',
500: '#7fdec4',
950: '#000000',
},
}SCSS
$custom: #7fdec4; $custom-light: #a9e8d5; $custom-dark: #000000;
JSON
{
"hex": "#7fdec4",
"rgb": {
"r": 127,
"g": 222,
"b": 196
},
"hsl": {
"h": 163.579,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.83442,
"c": 0.09854,
"h": 174.2
},
"luminance": 0.6074
}Semantic roles & 50–950 ramp
primary
#7FDEC4
secondary
#B54C69
accent
#1F4DC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483