#7FDFBE#7FDFBE
#7FDFBE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.104 H 169.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFBE |
|---|---|
| RGB | rgb(127, 223, 190) |
| HSL | hsl(159, 60%, 69%) |
| HSV | hsv(159, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(82.38, -36.00, 7.37) |
| CIE-LCH | lch(82.38, 36.75, 168.44°) |
| OKLab | oklab(83.51% -0.1018 0.0189) |
| OKLCH | oklch(83.51% 0.104 169.5) |
| XYZ | xyz(44.4306, 61.0018, 58.1385) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.27
Seafoam
#7FE0B3
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.80
Pale Teal
#82CBB2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFBE #DF7FA0
analogous
#7FDF8E #7FDFBE #7FD0DF
triadic
#7FDFBE #BE7FDF #DFBE7F
tetradic
#7FDFBE #8E7FDF #DF7FA0 #D0DF7F
square
#7FDFBE #8E7FDF #DF7FA0 #D0DF7F
split-complementary
#7FDFBE #DF7FD0 #DF8E7F
monochromatic
#2EB687 #4ED3A5 #7FDFBE #B0EBD7 #E1F7F0
Accessibility & contrast
On white
1.59
#7FDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#7FDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFBE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFBE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BC
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#60E0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdfbe; /* rgb */ color: rgb(127, 223, 190); /* oklch */ color: oklch(83.5% 0.104 169.5);
Tailwind
colors: {
custom: {
50: '#a9e9d1',
500: '#7fdfbe',
950: '#000000',
},
}SCSS
$custom: #7fdfbe; $custom-light: #a9e9d1; $custom-dark: #000000;
JSON
{
"hex": "#7fdfbe",
"rgb": {
"r": 127,
"g": 223,
"b": 190
},
"hsl": {
"h": 159.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83509,
"c": 0.10354,
"h": 169.5
},
"luminance": 0.61005
}Semantic roles & 50–950 ramp
primary
#7FDFBE
secondary
#B64C71
accent
#1E58C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483