#7FDEC6#7FDEC6
#7FDEC6 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.097 H 175.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEC6 |
|---|---|
| RGB | rgb(127, 222, 198) |
| HSL | hsl(165, 59%, 68%) |
| HSV | hsv(165, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(82.29, -33.77, 3.00) |
| CIE-LCH | lch(82.29, 33.90, 174.93°) |
| OKLab | oklab(83.5% -0.0972 0.0074) |
| OKLCH | oklch(83.5% 0.097 175.6) |
| XYZ | xyz(45.0626, 60.8284, 62.7816) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEC6 #DE7F97
analogous
#7FDE96 #7FDEC6 #7FC6DE
triadic
#7FDEC6 #C67FDE #DEC67F
tetradic
#7FDEC6 #967FDE #DE7F97 #C6DE7F
square
#7FDEC6 #967FDE #DE7F97 #C6DE7F
split-complementary
#7FDEC6 #DE7FC6 #DE967F
monochromatic
#2EB492 #4ED1B0 #7FDEC6 #B0EBDC #E0F7F1
Accessibility & contrast
On white
1.59
#7FDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#7FDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEC6
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEC6 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C5
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#5DE0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdec6; /* rgb */ color: rgb(127, 222, 198); /* oklch */ color: oklch(83.5% 0.097 175.6);
Tailwind
colors: {
custom: {
50: '#a9e8d7',
500: '#7fdec6',
950: '#000000',
},
}SCSS
$custom: #7fdec6; $custom-light: #a9e8d7; $custom-dark: #000000;
JSON
{
"hex": "#7fdec6",
"rgb": {
"r": 127,
"g": 222,
"b": 198
},
"hsl": {
"h": 164.842,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.83498,
"c": 0.09744,
"h": 175.6
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#7FDEC6
secondary
#B54C67
accent
#1F49C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483