#7FDEBD#7FDEBD
#7FDEBD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.103 H 169.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEBD |
|---|---|
| RGB | rgb(127, 222, 189) |
| HSL | hsl(159, 59%, 68%) |
| HSV | hsv(159, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.07, -35.76, 7.45) |
| CIE-LCH | lch(82.07, 36.53, 168.23°) |
| OKLab | oklab(83.25% -0.1011 0.0191) |
| OKLCH | oklch(83.25% 0.103 169.3) |
| XYZ | xyz(44.0553, 60.4255, 57.4760) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.34
Seafoam
#7FE0B3
ΔE00 3.25
Seafoam Blue
#78D1B6
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEBD #DE7FA0
analogous
#7FDE8D #7FDEBD #7FCFDE
triadic
#7FDEBD #BD7FDE #DEBD7F
tetradic
#7FDEBD #8D7FDE #DE7FA0 #CFDE7F
square
#7FDEBD #8D7FDE #DE7FA0 #CFDE7F
split-complementary
#7FDEBD #DE7FCF #DE8D7F
monochromatic
#2EB486 #4ED1A4 #7FDEBD #B0EBD6 #E0F7EF
Accessibility & contrast
On white
1.60
#7FDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#7FDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEBD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEBD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BB
Deuteranopia (green-blind)
#CAC8BF
Tritanopia (blue-blind)
#61DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdebd; /* rgb */ color: rgb(127, 222, 189); /* oklch */ color: oklch(83.3% 0.103 169.3);
Tailwind
colors: {
custom: {
50: '#a9e8d0',
500: '#7fdebd',
950: '#000000',
},
}SCSS
$custom: #7fdebd; $custom-light: #a9e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7fdebd",
"rgb": {
"r": 127,
"g": 222,
"b": 189
},
"hsl": {
"h": 159.158,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.8325,
"c": 0.10286,
"h": 169.3
},
"luminance": 0.60429
}Semantic roles & 50–950 ramp
primary
#7FDEBD
secondary
#B54C71
accent
#1F59C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483