#7FDED1#7FDED1
#7FDED1 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.093 H 184.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDED1 |
|---|---|
| RGB | rgb(127, 222, 209) |
| HSL | hsl(172, 59%, 68%) |
| HSV | hsv(172, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.57, -31.23, -2.43) |
| CIE-LCH | lch(82.57, 31.33, 184.44°) |
| OKLab | oklab(83.82% -0.0925 -0.007) |
| OKLCH | oklch(83.82% 0.093 184.3) |
| XYZ | xyz(46.3778, 61.3545, 69.7079) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.88
Light Teal
#90E4C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDED1 #DE7F8C
analogous
#7FDEA1 #7FDED1 #7FBBDE
triadic
#7FDED1 #D17FDE #DED17F
tetradic
#7FDED1 #A17FDE #DE7F8C #BBDE7F
square
#7FDED1 #A17FDE #DE7F8C #BBDE7F
split-complementary
#7FDED1 #DE7FBB #DEA17F
monochromatic
#2EB4A2 #4ED1C0 #7FDED1 #B0EBE2 #E0F7F4
Accessibility & contrast
On white
1.58
#7FDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7FDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDED1
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDED1 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C5C9D2
Tritanopia (blue-blind)
#57E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fded1; /* rgb */ color: rgb(127, 222, 209); /* oklch */ color: oklch(83.8% 0.093 184.3);
Tailwind
colors: {
custom: {
50: '#a9e8df',
500: '#7fded1',
950: '#000000',
},
}SCSS
$custom: #7fded1; $custom-light: #a9e8df; $custom-dark: #000000;
JSON
{
"hex": "#7fded1",
"rgb": {
"r": 127,
"g": 222,
"b": 209
},
"hsl": {
"h": 171.789,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.83819,
"c": 0.09274,
"h": 184.3
},
"luminance": 0.61358
}Semantic roles & 50–950 ramp
primary
#7FDED1
secondary
#B54C5B
accent
#1F36C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484