#7FDFBD#7FDFBD
#7FDFBD is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.104 H 168.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFBD |
|---|---|
| RGB | rgb(127, 223, 189) |
| HSL | hsl(159, 60%, 69%) |
| HSV | hsv(159, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 15.2%, 12.5%) |
| CIE-LAB | lab(82.36, -36.22, 7.86) |
| CIE-LCH | lch(82.36, 37.06, 167.76°) |
| OKLab | oklab(83.48% -0.1022 0.0202) |
| OKLCH | oklch(83.48% 0.104 168.8) |
| XYZ | xyz(44.3216, 60.9582, 57.5648) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.18
Seafoam
#7FE0B3
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFBD #DF7FA1
analogous
#7FDF8D #7FDFBD #7FD1DF
triadic
#7FDFBD #BD7FDF #DFBD7F
tetradic
#7FDFBD #8D7FDF #DF7FA1 #D1DF7F
square
#7FDFBD #8D7FDF #DF7FA1 #D1DF7F
split-complementary
#7FDFBD #DF7FD1 #DF8D7F
monochromatic
#2EB686 #4ED3A4 #7FDFBD #B0EBD6 #E1F7EF
Accessibility & contrast
On white
1.59
#7FDFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#7FDFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFBD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFBD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#61E0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdfbd; /* rgb */ color: rgb(127, 223, 189); /* oklch */ color: oklch(83.5% 0.104 168.8);
Tailwind
colors: {
custom: {
50: '#a9e9d0',
500: '#7fdfbd',
950: '#000000',
},
}SCSS
$custom: #7fdfbd; $custom-light: #a9e9d0; $custom-dark: #000000;
JSON
{
"hex": "#7fdfbd",
"rgb": {
"r": 127,
"g": 223,
"b": 189
},
"hsl": {
"h": 158.75,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83483,
"c": 0.1042,
"h": 168.8
},
"luminance": 0.60962
}Semantic roles & 50–950 ramp
primary
#7FDFBD
secondary
#B64C72
accent
#1E5AC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483