#7FDEC5#7FDEC5
#7FDEC5 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 174.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEC5 |
|---|---|
| RGB | rgb(127, 222, 197) |
| HSL | hsl(164, 59%, 68%) |
| HSV | hsv(164, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(82.26, -33.99, 3.49) |
| CIE-LCH | lch(82.26, 34.17, 174.14°) |
| OKLab | oklab(83.47% -0.0976 0.0087) |
| OKLCH | oklch(83.47% 0.098 174.9) |
| XYZ | xyz(44.9477, 60.7825, 62.1761) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEC5 #DE7F98
analogous
#7FDE95 #7FDEC5 #7FC7DE
triadic
#7FDEC5 #C57FDE #DEC57F
tetradic
#7FDEC5 #957FDE #DE7F98 #C7DE7F
square
#7FDEC5 #957FDE #DE7F98 #C7DE7F
split-complementary
#7FDEC5 #DE7FC7 #DE957F
monochromatic
#2EB491 #4ED1AF #7FDEC5 #B0EBDB #E0F7F1
Accessibility & contrast
On white
1.60
#7FDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#7FDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEC5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEC5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C4
Deuteranopia (green-blind)
#C8C8C7
Tritanopia (blue-blind)
#5DE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdec5; /* rgb */ color: rgb(127, 222, 197); /* oklch */ color: oklch(83.5% 0.098 174.9);
Tailwind
colors: {
custom: {
50: '#a9e8d6',
500: '#7fdec5',
950: '#000000',
},
}SCSS
$custom: #7fdec5; $custom-light: #a9e8d6; $custom-dark: #000000;
JSON
{
"hex": "#7fdec5",
"rgb": {
"r": 127,
"g": 222,
"b": 197
},
"hsl": {
"h": 164.211,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.8347,
"c": 0.09799,
"h": 174.9
},
"luminance": 0.60786
}Semantic roles & 50–950 ramp
primary
#7FDEC5
secondary
#B54C68
accent
#1F4BC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483