#7FDEC3#7FDEC3
#7FDEC3 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 173.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEC3 |
|---|---|
| RGB | rgb(127, 222, 195) |
| HSL | hsl(163, 59%, 68%) |
| HSV | hsv(163, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.21, -34.44, 4.48) |
| CIE-LCH | lch(82.21, 34.73, 172.59°) |
| OKLab | oklab(83.41% -0.0985 0.0113) |
| OKLCH | oklch(83.41% 0.099 173.4) |
| XYZ | xyz(44.7200, 60.6914, 60.9773) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 3.40
Pale Teal
#82CBB2
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEC3 #DE7F9A
analogous
#7FDE93 #7FDEC3 #7FC9DE
triadic
#7FDEC3 #C37FDE #DEC37F
tetradic
#7FDEC3 #937FDE #DE7F9A #C9DE7F
square
#7FDEC3 #937FDE #DE7F9A #C9DE7F
split-complementary
#7FDEC3 #DE7FC9 #DE937F
monochromatic
#2EB48E #4ED1AC #7FDEC3 #B0EBDA #E0F7F1
Accessibility & contrast
On white
1.60
#7FDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7FDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEC3
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEC3 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C2
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#5EE0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdec3; /* rgb */ color: rgb(127, 222, 195); /* oklch */ color: oklch(83.4% 0.099 173.4);
Tailwind
colors: {
custom: {
50: '#a9e8d5',
500: '#7fdec3',
950: '#000000',
},
}SCSS
$custom: #7fdec3; $custom-light: #a9e8d5; $custom-dark: #000000;
JSON
{
"hex": "#7fdec3",
"rgb": {
"r": 127,
"g": 222,
"b": 195
},
"hsl": {
"h": 162.947,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.83414,
"c": 0.09911,
"h": 173.4
},
"luminance": 0.60695
}Semantic roles & 50–950 ramp
primary
#7FDEC3
secondary
#B54C6A
accent
#1F4FC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483