#7FDDBD#7FDDBD
#7FDDBD is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.102 H 169.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDDBD |
|---|---|
| RGB | rgb(127, 221, 189) |
| HSL | hsl(160, 58%, 68%) |
| HSV | hsv(160, 43%, 87%) |
| CMYK | cmyk(42.5%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(81.78, -35.30, 7.04) |
| CIE-LCH | lch(81.78, 35.99, 168.73°) |
| OKLab | oklab(83.02% -0.0999 0.018) |
| OKLCH | oklch(83.02% 0.102 169.8) |
| XYZ | xyz(43.7904, 59.8959, 57.3878) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 4.45
Pale Teal
#82CBB2
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDDBD #DD7F9F
analogous
#7FDD8E #7FDDBD #7FCEDD
triadic
#7FDDBD #BD7FDD #DDBD7F
tetradic
#7FDDBD #8E7FDD #DD7F9F #CEDD7F
square
#7FDDBD #8E7FDD #DD7F9F #CEDD7F
split-complementary
#7FDDBD #DD7FCE #DD8E7F
monochromatic
#2FB286 #4FD0A4 #7FDDBD #AFEAD6 #E0F7EF
Accessibility & contrast
On white
1.62
#7FDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7FDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDDBD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDDBD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#61DED4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fddbd; /* rgb */ color: rgb(127, 221, 189); /* oklch */ color: oklch(83.0% 0.102 169.8);
Tailwind
colors: {
custom: {
50: '#a8e8d0',
500: '#7fddbd',
950: '#000000',
},
}SCSS
$custom: #7fddbd; $custom-light: #a8e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7fddbd",
"rgb": {
"r": 127,
"g": 221,
"b": 189
},
"hsl": {
"h": 159.574,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.83018,
"c": 0.10152,
"h": 169.8
},
"luminance": 0.59899
}Semantic roles & 50–950 ramp
primary
#7FDDBD
secondary
#B44D70
accent
#2058C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483